- Very simple client-server program using localhost as a client and a server
- Completed
- Terminating the Client and the Server once a certain message is received
- Completed
- Both the Client and the Server send and receive packets
- Completed
- Transferring an object via datagram packets
- Completed, could do with adding more comments