Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 372 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 372 Bytes

Computer Networks Assignments (CS359)

Lab Assignments for the computer networks course, given in the sixth semester at IIT Patna.

  • Wireshark and Scapy to capture and analyze packets.
  • Python Socket programming to implement a client-server calculator CLI application.
  • Simulating/Implementing Distance Vector Routing(DVR) Protocol and Link State Routing(LSR) Protocol