Contains Classes, Types, Procedures, and Functions needed to define and implement a Telnet client.
IdTelnet.pas contains Classes, Types, Procedures, and Functions needed to define and implement a Telnet client.
|
Name |
Description |
|
Exception for Telnet connection errors. | |
|
Ancestor for Indy Telnet exceptions. | |
|
Exception for Telnet OnDataAvailable event notification. | |
|
Implements a TELNET protocol client. | |
|
TELNET client thread that listens for responses to key input and protocol negotiations. |
|
Name |
Description |
|
Specifies the commands recognized by the TELNET command event handler. | |
|
Represents TELNET client states. |
Name |
Description |
Event type raised to handle and respond to TELNET commands. | |
Event type that occurs when data is received by the TELNET client. |
Name |
Description |
Represents the TELNET Abort Output command. | |
Represents the TELNET command Are You There. | |
Represents the TELNET Break command. | |
Represents the TELNET Data Mark in a Synch stream. | |
Represents the TELNET command to perform or confirm an option. | |
Represents the TELNET command to stop or confirm stopping an option. | |
Represents the TELNET Erase Character command. | |
Represents the TELNET Erase Line command. | |
Represents the TELNET End-of-Record command. | |
Represents the TELNET Go Ahead command. | |
Represents the TELNET Interpret As Command directive. | |
Represents the TELNET Interrupt Process command. | |
Represents the TELNET No Operation command. | |
Represents the TELNET Subnegotiation Begin command. | |
Represents the TELNET Subnegotiation End command. | |
Represents the TELNET command to begin or confirm an option. | |
Represents the TELNET command to refuse or cease performing an option. | |
Represents the TELNET 3270 Regime option. | |
Represents the TELNET Approximate Message Size Negotiation option. | |
Represents the TELNET Authenticate option. | |
Represents the TELNET Binary Transmission option. | |
Represents the TELNET Byte Macro option. | |
Represents the TELNET Data Entry Terminal option. | |
Represents the TELNET Extended ASCII option. | |
Represents the TELNET Echo option. | |
Represents the TELNET Encryption option. | |
Represents the TELNET Extended-Options-List option. | |
Represents the TELNET End-of-Record option. | |
Represents the TELNET Line Mode option. | |
Represents the TELNET Logout option. | |
Represents the TELNET NVT Approximate Window Size option. | |
Represents the TELNET Output Carriage-Return Disposition option. | |
Represents the TELNET option Output FormFeed Disposition. | |
Represents the TELNET Output Horizontal Tab Disposition option. | |
Represents the TELNET Output Horizontal Tab Stops option. | |
Represents the TELNET Output Linefeed Disposition option. | |
Represents the TELNET Output Line Width option. | |
Represents the TELNET Output Marking option. | |
Represents the TELNET Output Page Size option. | |
Represents the TELNET Output Vertical Tabstops option. | |
Represents the TELNET Output Vertical Tab Disposition option. | |
Represents the TELNET Remote Controlled Transmit and Echo option. | |
Represents the TELNET Reconnection option. | |
Represents the TELNET Remote Flow Control option. | |
Represents the TELNET Suppress Go Ahead option. | |
Represents the TELNET Send Location option. | |
Represents the TELNET Status option. | |
Represents the TELNET SUPDUP Terminal Service option. | |
Represents the TELNET SUPDUP Terminal Output option. | |
Represents the TELNET TACACS User Identification option. | |
Represents the TELNET Terminal Speed option. | |
Represents the TELNET Terminal Type option. | |
Represents the TELNET Timing Mark option. | |
Represents the TELNET Terminal Location Number option. | |
Represents the TELNET X.3 PAD option. | |
Represents the TELNET X Display Location option. | |
Represents a TELNET Suboption Name. | |
Represents a TELNET Suboption reply. | |
Represents the TELNET Temrinal Identification Suboption. | |
Represents the TELNET Terminal Type Send Suboption. |
|
Class |
|
Enumeration |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |