Package com.ch.odi.net

Interface Summary
ConnectionHandler Description: A ConnectionHandler handles an incoming network connection.
 

Class Summary
NetworkThread These methods should go to a new TokenizedReader class.
PortListener Description: This object listens on a port and passes incoming connections to a custom handler object.
PortListenerThread Description: Wraps a PortListener into its own thread.