Embedded TCP/IP stack: FNET_CFG_TELNET_PORT

FNET

#define FNET_CFG_TELNET_PORT   (FNET_HTONS(23u))

Default Telnet port number (in network byte order).
It can be changed during the Telnet server initialization by the fnet_telnet_init() function.
Default value is FNET_HTONS(23).

.

Definition at line 68 of file fnet_telnet_config.h.


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