Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 646 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 646 Bytes

Your First Contribution

This repo will help you to add your first contribution to the Open source

Help Required

This repo is not at all structured, I require more help to structure the code files

More ways to contribute

Create documentation to this repo

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.