Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ChatServerChat server principal class that listens on socket for new connections
ChatServerClientChat server's threaded back-end for clients
ChatServerFrameSimple multi-threaded chat server with GUI
ChatServer.ContextProvides message presentation context to instance of ChatServer