Embedded TCP/IP stack: FNET_CFG_MDNS_PORT

FNET

#define FNET_CFG_MDNS_PORT   (FNET_HTONS(5353u))

Default MDNS port number (in network byte order).
The MDNS server/responder uses this port for sending and receiving of MDNS messages.
RFC 6762: MUST listen for Multicast DNS replies sent to UDP destination port 5353.
Default value is FNET_HTONS(5353). It is not recommended to change it.

.

Definition at line 57 of file fnet_mdns_config.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net