Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 385 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 385 Bytes

Computer Networks

CS F303 Labsheets

Elementary Network Programming in C and TCL

Simulator used - Network Simulator 2

Packet sniffer - Wireshark with XGraph and NAM

Lab 3:

  • Creating simple TCP sockets
  • Programming basic message passing

Lab 5:

  • Implementing the rdt2.5 stop-and-wait protocol using unreliable UDP sockets (server and client)
  • Simulating packet loss