Embedded TCP/IP stack: FNET_CFG_SNTP_PORT

FNET

#define FNET_CFG_SNTP_PORT   (FNET_HTONS(123U))

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

.

Definition at line 57 of file fnet_sntp_config.h.


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