- Have a look at the specifications
- First Run src/server/Server.java main method
- Then Run src/client/Client.java main method
- You can Run multiple clients simultaneously
- You can follow the intro to socket programming to learn the basics of socket programming.