NetworkLab

This repositories contains all the code for the network lab. This programs enlisted in the repositories are:

  1. Setting up a client-sever connection using TCP protocol.
  2. Setting up a client-sever connection using UDP protocol.
  3. To check whether the number given by client is even or odd by using client-sever program.
  4. To check for the CRC Checksum.
  5. Hamming code program.