Package com.mindbright.net.telnet

Package containing classes for handling the telnet protocol.

See:
          Description

Interface Summary
TelnetEventHandler Interface for class which wants to receive data from a telnet session.
 

Class Summary
TelnetNVT Implements the client side of the telnet protocol (rfc854).
TelnetTerminalAdapter Glue class which connects a TerminalWindow to a telnet server.
 

Package com.mindbright.net.telnet Description

Package containing classes for handling the telnet protocol.