Author: Nevaan Perera Level: 3 Programming Languages Final Project
How to run the SERVER:
-
Make sure all 4 server files are available
- ServerMain
- ObjectServer
- handle_Client
- Server_GenPrime
-
Run the 'ServerMain' file, and the server should start looking for a connection.
How to run the Client
-
Make sure all the client files are available
- Main
- Client_GUI
- Client_Thread
- Client_Connection
-
Run the 'Main' file and you should see a GUI pop up. Enter the relevent infomation as prompted.