Embedded TCP/IP stack: FNET_CFG_DNS_PORT

FNET

#define FNET_CFG_DNS_PORT   (FNET_HTONS(53U))

Default DNS port number (in network byte order).
The DNS client uses this port for sending and receiving of DNS messages.
It can be changed during the DNS Resolver initialization by the fnet_dns_init() function.
Default value is FNET_HTONS(53).

.

Definition at line 57 of file fnet_dns_config.h.


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