Package de.mud.telnet

Class Summary
ScriptHandler A script handler, that tries to match strings and returns true when it found the string it searched for.
TelnetProtocolHandler This is a telnet protocol handler.
TelnetWrapper The telnet wrapper is a sample class for how to use the telnet protocol handler of the JTA source package.