Embedded TCP/IP stack
4.7.0
|
void fnet_mdns_announce | ( | fnet_mdns_desc_t | mdns_desc | ) |
Send unsolicited mDNS announcement.
mdns_desc | mDNS server descriptor. |
This function sends unsolicited mDNS announcement.
Application may call it when any advertised application-specific parameter has changed (e.g. network interface IP address or service TXT-record content).
RFC 6762: "At any time, if the rdata of any of a host's Multicast DNS records changes, the host MUST repeat the Announcing step to update neighboring caches. For example, if any of a host's IP addresses change, it MUST re-announce those address records".