The following functions and variables are available to the stack application.
Macros
|
Name |
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. | |
|
Default Telnet password | |
|
Default local listening port for the Telnet server. Port 23 is the protocol default. | |
|
Default local listening port for the Telnet server when SSL secured. Port 992 is the telnets protocol default. | |
|
Default username and password required to login to the Telnet server. |
Module