Embedded TCP/IP stack: FNET_CFG_LLMNR_PORT

FNET

#define FNET_CFG_LLMNR_PORT   (FNET_HTONS(5355u))

Default LLMNR port number (in network byte order).
The LLMNR server/responder uses this port for sending and receiving of LLMNR messages.
RFC 4795: Responders MUST listen on UDP port 5355.
Default value is FNET_HTONS(5355). It is not recommended to change it.

.

Definition at line 57 of file fnet_llmnr_config.h.


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