Cn manual 👇👇


All programs are well executed if any error comes comment below..

PROGRAMS:

1. bit-stuffing

2. (character-stuffing)

3. Cyclic Redundancy Check(CRC)

4. sliding window protocol, and loss recovery using the Go-Back-N mechanism.

5. Dijikstra’s Algorithm

6. Implement broadcast tree for a given subnet of hosts

7. Take an example subnet graph with weights indicating delay between nodes. Now obtain routing table at each node using vector routing algorithm.

8. Take a 64 bit plain text and encrypt the same using DES algorithm. OR Decrypting DES.

9. Leaky bucket algorithm

10. Write a program for frame sorting technique used in buffers.