1.2.1.9.3 Library Interface

NameDescription
Macros
TCPIP_DDNS_CHECKIP_SERVERDefault CheckIP server for determining current IP address
TCPIP_DDNS_TASK_TICK_RATEdynDNS task rate, ms The default value is hundreds of milliseconds. The lower the rate (higher the frequency) the higher the module priority and higher module performance can be obtained The value cannot be lower than the TCPIP_STACK_TICK_RATE.
Functions
TCPIP_DDNS_TaskStandard TCP/IP stack module task function.
TCPIP_DDNS_LastIPGetReturns the last known external IP address of the device.
TCPIP_DDNS_LastStatusGetReturns the status of the most recent update.
TCPIP_DDNS_ServiceSetSelects a preconfigured Dynamic DNS service.
TCPIP_DDNS_UpdateForceForces an immediate DDNS update.
Data Types and Constants
DDNS_SERVICESDynamic DNS Services. Must support the DynDNS API (Auxlang) and correspond to ddnsServiceHosts and ddnsServicePorts in DynDNS.c.
DDNS_STATUSStatus message for DynDNS client. GOOD and NOCHG are okay, but ABUSE through 911 are fatal. UNCHANGED through INVALID are locally defined.
DDNS_MODULE_CONFIGThis is type DDNS_MODULE_CONFIG.
DDNSClientGlobal DDNS Configuration parameters
DDNS_POINTERSConfiguration parameters for the Dynamic DNS Client
TCPIP_DNSS_RESOLVE_TYPEDNS query record type.
TCPIP_DNSS_RESULT_OBSOLETEDNS result codes