Lab 2 Computer Networks
To run these program, follow these steps:
- Clone the repo in your local machine.
- Open terminal/cmd, navigate to this directory and type: javac Server.js.
- Follow step 2 for Client.js.
- Next Type java Server.
- Open another terminal window and type java Client.