Multicast DNS Functions | |
TCPIP_MDNS_ServiceDeregister | DNS Service Discovery function for end-user to deregister a service advertisement, which was previously registered with the TCPIP_MDNS_ServiceRegister function. |
TCPIP_MDNS_ServiceRegister | DNS Service Discovery function for end-users to register a service advertisement. The service is associated with all interfaces. |
TCPIP_MDNS_ServiceUpdate | DNS-Service Discovery function for end-user to update the service advertisement, which was previously registered with TCPIP_MDNS_ServiceRegister. |
TCPIP_MDNS_Task | Standard TCP/IP stack module task function. |
Link Local Functions | |
TCPIP_ZCLL_Disable | Disables Zero Configuration on the specified interface. |
TCPIP_ZCLL_Enable | Enables Zero Configuration on the specified interface. |
TCPIP_ZCLL_IsEnabled | Returns whether or not an interface is enabled for zero configuration |
TCPIP_ZCLL_Task | Standard TCP/IP stack module task function. |
Data Types and Constants | |
ZCLL_MODULE_CONFIG | Placeholder for Zero Configuration Link Layer module configuration. |
MDNSD_ERR_CODE | void DisplayHostName(uint8_t *HostName); |