Skip to content

nandahkrishna/NetworksLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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