Jump to main content
MPLAB® Harmony 3 TCP/IP Library
Search
Home
1
TCP/IP Stack Libraries Help
1.2
MPLAB® Harmony TCP/IP Library
1.2.1
Application Layer
1.2.1.9
Dynamic DNS Module
1.2.1.9.3
Library Interface
1.2.1.9.3.5
DDNSClient Variable
1
TCP/IP Stack Libraries Help
1.1
TCP/IP Stack Library Overview
1.2
MPLAB® Harmony TCP/IP Library
1.2.1
Application Layer
1.2.1.1
Announce Module
1.2.1.2
Berkeley Module
1.2.1.3
DHCP Client Module
1.2.1.4
DHCP Server Module
1.2.1.5
DHCP Server Module (V2)
1.2.1.6
DHCPv6 Module
1.2.1.7
DNS Module
1.2.1.8
DNS Server Module
1.2.1.9
Dynamic DNS Module
1.2.1.9.1
Abstraction Model
1.2.1.9.2
Dynamic Domain Name Service (DynDNS) Configurations
1.2.1.9.3
Library Interface
1.2.1.9.3.1
DDNS_MODULE_CONFIG Structure
1.2.1.9.3.2
DDNS_POINTERS Structure
1.2.1.9.3.3
DDNS_SERVICES Enumeration
1.2.1.9.3.4
DDNS_STATUS Enumeration
1.2.1.9.3.5
DDNSClient Variable
1.2.1.9.3.6
TCPIP_DDNS_LastIPGet Function
1.2.1.9.3.7
TCPIP_DDNS_LastStatusGet Function
1.2.1.9.3.8
TCPIP_DDNS_ServiceSet Function
1.2.1.9.3.9
TCPIP_DDNS_Task Function
1.2.1.9.3.10
TCPIP_DDNS_UpdateForce Function
1.2.1.9.3.11
TCPIP_DNSS_RESOLVE_TYPE Enumeration
1.2.1.9.3.12
TCPIP_DNSS_RESULT_OBSOLETE Enumeration
1.2.1.10
FTP Client Module
1.2.1.11
FTP Server Module
1.2.1.12
HTTP Module
1.2.1.13
HTTP Net Module
1.2.1.14
Iperf Module
1.2.1.15
NBNS Module
1.2.1.16
Reboot Module
1.2.1.17
SMTP Module
1.2.1.18
SMTPC Module
1.2.1.19
SNMP Module
1.2.1.20
SNTP Module
1.2.1.21
Telnet Module
1.2.1.22
TFTP Client Module
1.2.1.23
TFTP Server Module
1.2.1.24
Zeroconf Module
1.2.2
Presentation Layer
1.2.3
Transport Layer
1.2.4
Network Layer
1.2.5
Data Link Layer
1.2.6
Basic Configuration Layer
2
Getting started with MPLAB® Harmony TCP/IP Stack
Microchip Information
DDNSClient Variable
C
DDNS_POINTERS DDNSClient;
Description
Global DDNS Configuration parameters.
On this page
C
Description