Skip to content

Code for Computer Networks lab classes at BITS Pilani

Notifications You must be signed in to change notification settings

neelkshah/Computer-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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