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
constant
int
Protocols.TELNET.AUTH_WHO_CLIENT
- Description
Client authenticating server
- Constant
AUTH_WHO_SERVER
constant
int
Protocols.TELNET.AUTH_WHO_SERVER
- Description
Server authenticating client
- Constant
LFLOW_RESTART_ANY
constant
int
Protocols.TELNET.LFLOW_RESTART_ANY
- Description
Restart output on any char
- Constant
LFLOW_RESTART_XON
constant
int
Protocols.TELNET.LFLOW_RESTART_XON
- Description
Restart output only on XON
- Constant
TELQUAL_INFO
constant
int
Protocols.TELNET.TELQUAL_INFO
- Description
ENVIRON: informational version of IS
- Constant
TELQUAL_NAME
constant
int
Protocols.TELNET.TELQUAL_NAME
- Description
AUTHENTICATION: client version of IS
- Constant
TELQUAL_REPLY
constant
int
Protocols.TELNET.TELQUAL_REPLY
- Description
AUTHENTICATION: client version of IS