MAX_TELNET_CONNECTIONS Macro

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
MAX_TELNET_CONNECTIONS Macro
C
#define MAX_TELNET_CONNECTIONS (1u)
Description

Number of simultaneously allowed Telnet sessions. Note that you must have an equal number of TCP_PURPOSE_TELNET type TCP sockets declared in the TCPSocketInitializer[] array above for multiple connections to work. If fewer sockets are available than this definition, then the the lesser of the two quantities will be the actual limit.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.