All Classes and Interfaces

Classes
Class
Description
The ClientHandler object implements the Runnable abstract class.
Handler holds a list of clients.
Main class simply holds the entry point of the program.
The Server class is used to start a TCP Server as well as initialize the ClientHandler.
Starts the server.