To run this system:
1. Ensure that any server programs have access to a TS-7250 circuit board and an auxillary board with five push buttons.

2. Start up all server programs with the desired port being set at runtime
	example: ./4220FinalServer 3000

3. Start up the client program with the desired port and an appropriate data file, an example file is included with the final client source files.
	example: ./4220FinalClient 3000 myusers.txt

4. Enter MainMenu into the client program's terminal, from this point on, the client automatically handles the servers
