Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 255 Bytes

File metadata and controls

11 lines (9 loc) · 255 Bytes

Final Project for CSE310: Networks

To run, execute: python server.py on the server. It launches on port 5247.

To launch as a client, execute: python client.py HOST PORT on the client machine, where HOST = host where server.py is running and PORT = 5247.