Package simpleNetworking

Class Summary
Client A simple Client that you can use in your programs.
MultiServer A MultiServer first constructs a Server.
ReaderWriter A class for simple reading (via readLine and readLineIfReady) and writing (via writeLine), using a socket (i.e.
Server A simple Server that you can use in your programs.