Skip to content

DineshK3012/CN_practicals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CN_practicals

Guidlines:

  1. Simulate Cyclic Redundancy Check (CRC) error detection algorithm for noisy channel.
  2. Simulate Hamming code for a given input message.
  3. Simulate and implement stop and wait protocol for noisy channel.
  4. Simulate and implement go back n sliding window protocol.
  5. Simulate and implement selective repeat sliding window protocol.
  6. Simulate Classful Addressing by taking the IP address (Dotted-Decimal notation) as input and print the corresponding class.

About

Computer Networks lab practicals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.1%
  • C 17.9%