/YourFirstContribution

A vast repository where you can try out code and raise issues to start up first contribution in opensource. This could be used for Hacktoberfest.

Primary LanguagePython

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.