See: Description
Interface | Description |
---|---|
TelnetEventHandler |
Interface for class which wants to receive data from a telnet session.
|
Class | Description |
---|---|
TelnetNVT |
Implements the client side of the telnet protocol (rfc854).
|
TelnetTerminalAdapter |
Glue class which connects a
TerminalWindow to a
telnet server. |