Embedded TCP/IP stack: FNET_CFG_TFTP_SRV_PORT

FNET

#define FNET_CFG_TFTP_SRV_PORT   (FNET_HTONS(69u))

Default TFTP server port number (in network byte order) used by TFTP-server service.
It can be changed during the TFTP server initialization by the fnet_tftp_srv_init() function.
Default value is FNET_HTONS(69).

.

Definition at line 98 of file fnet_tftp_config.h.


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