DDNSInit Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
DDNSInit Function
C
void DDNSInit();
Description

This function initializes the Dynamic DNS client. It clears the DDNSClient pointers structure, and tells the module to attempt the first update after 15 seconds have elapsed (so as to allow the DHCP configuration to stabalize).

Preconditions

None

Returns

None

Remarks

This function is called only one during lifetime of the application.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.