Computer-Networks
This repository holds th working programs as per the prescribed syllabus of Computer Networks, B.Sc. (Hons.) Computer Science.
Practical List
- Simulate Cyclic Redundancy Check (CRC) error detection algorithm for noisy channel.
- Simulate and implement stop and wait protocol for noisy channel.
- Simulate and implement go back n sliding window protocol.
- Simulate and implement selective repeat sliding window protocol.
- Simulate and implement distance vector routing algorithm
- Simulate and implement Dijkstra algorithm for shortest path routing.