This repo will help you to add your first contribution to the Open source
This repo is not at all structured, I require more help to structure the code files
Create documentation to this repo
This repositories contains all the code for the network lab. This programs enlisted in the repositories are:
- Setting up a client-sever connection using TCP protocol.
- Setting up a client-sever connection using UDP protocol.
- To check whether the number given by client is even or odd by using client-sever program.
- To check for the CRC Checksum.
- Hamming code program.