Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 391 Bytes

File metadata and controls

7 lines (6 loc) · 391 Bytes

#Make Run make with out any arguments to compile the required files. You should use only two files for the tests. The Client and the Server.

#Server Server must be running before you run the client. Pass the flag "-p 13" for it to work with the test client. #Client Run the Client by passing a argument containing the IP address of the server. If running on same machine pass in 127.0.0.1