Module Protocols.TELNET
- Description
 Implements TELNET as described by RFC 0764 and RFC 0854.
Also implements the Q method of TELNET option negotiation as specified by RFC 1143.
- Inherit
TelnetCodes
 inherit TelnetCodes : TelnetCodes
- Inherit
Telopts
 inherit Telopts : Telopts
- Constant
AUTH_WHO_CLIENT
 constantintProtocols.TELNET.AUTH_WHO_CLIENT- Description
 Client authenticating server
- Constant
AUTH_WHO_SERVER
 constantintProtocols.TELNET.AUTH_WHO_SERVER- Description
 Server authenticating client
- Constant
LFLOW_RESTART_ANY
 constantintProtocols.TELNET.LFLOW_RESTART_ANY- Description
 Restart output on any char
- Constant
LFLOW_RESTART_XON
 constantintProtocols.TELNET.LFLOW_RESTART_XON- Description
 Restart output only on XON
- Constant
TELQUAL_INFO
 constantintProtocols.TELNET.TELQUAL_INFO- Description
 ENVIRON: informational version of IS
- Constant
TELQUAL_NAME
 constantintProtocols.TELNET.TELQUAL_NAME- Description
 AUTHENTICATION: client version of IS
- Constant
TELQUAL_REPLY
 constantintProtocols.TELNET.TELQUAL_REPLY- Description
 AUTHENTICATION: client version of IS