Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 660 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 660 Bytes

Networks Lab

This repository contains programs written for the Networks Lab in Semester 5.

Exercises

  1. Study of System Calls
  2. Echo Client-Server
  3. File Transfer Client-Server
  4. Chat Client-Server
  5. Study of System Commands
  6. Simulation of ARP
  7. Simulation of DNS Lookup
  8. Webpage Download using HTTP
  9. Performance Evaluation of TCP and UDP
  10. Simulation of Distance Vector Routing
  11. Simulation of Link State Routing
  12. Performance Evaluation of Routing Protocols
  13. Performance Evaluation of Congestion Control Algorithms
  14. Hamming Code Error Detection and Correction