Telnet Server allows command line access to an embedded module over an IP network. More...
Content | |
| Control Interface | |
| Functions to work with the Telnet server. | |
| Access and Multi-User Interface | |
| Functions to filter access to the Telnet server and to work with user accounts. | |
| User Callbacks | |
| Functions to notify the user application about events on the Telnet server. | |
| Option Negotiation | |
| Telnet options required to establish a Telnet connection. | |
| Configuration | |
| Configuration of the Telnet server. | |
| Enumerations | |
| Enumerations of the Telnet Server. | |
Telnet Server allows command line access to an embedded module over an IP network.
Telnet is a protocol used on a network to provide a two-way interactive command line interface (CLI) using a virtual terminal connection. User data and Telnet control information is transferred on a data connection using TCP.
This documentation is separated as follows: