Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 805 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 805 Bytes

Author: Nevaan Perera Level: 3 Programming Languages Final Project


How to run the SERVER:

  1. Make sure all 4 server files are available

    • ServerMain
    • ObjectServer
    • handle_Client
    • Server_GenPrime
  2. Run the 'ServerMain' file, and the server should start looking for a connection.


How to run the Client

  1. Make sure all the client files are available

    • Main
    • Client_GUI
    • Client_Thread
    • Client_Connection
  2. Run the 'Main' file and you should see a GUI pop up. Enter the relevent infomation as prompted.