See: Description
Class | Description |
---|---|
TelnetInputStream |
TelnetInputStream works with TelnetSocket to perform the telnet protocol.
|
TelnetOutputStream |
TelnetOutputStream works with TelnetSocket to perform the telnet protocol.
|
TelnetServerSocket |
This class provides a ServerSocket that return TelnetSocket's in accept().
|
TelnetSocket |
This class provides a Socket that performs the telnet protocol to both
establish an 8-bit clean no echo channel and expose window resize events
to the Jexer ECMA48 backend.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.