Internet Direct (Indy) Version 9.0.2 Beta
TIdTelnet
Implements a TELNET protocol client.

TIdTelnet = class(TIdTCPClient)
Description
TIdTelnet is a client implementation of the TELNET Protocol as described in the Internet Standards documents:

TIdTelnet is a TIdTCPClient descendant used to transmit data with interspersed TELNET control information.

TIdTelnet provides a general, eight-bit byte-oriented communications facility designed to interface terminal devices and terminal-oriented processes. The TELNET protocol may also be used for terminal-to-terminal communication ("linking") and process-to-process communication (distributed computation).

TIdTelnet also provides negotiated options that allows additional services over and above those available within an NVT (Network Virtual Terminal).