Computer Networks Lab (CS 214), IIT Dharwad.
This lab course mainly concentrated on implementing the concepts taught in the Computer Networks Course.
- Lab1
Introduction to Basic CLI for Networking. - Lab2
Introduction to Socket Programming (String Manipulation using Socket Programming). - Lab3
Implementation of TCP, UDP & Server-Client Model. - Lab4
Implementation of POP3 & SMTP (Mail Management System). - Lab5
Implementation of Congestion Control.
The commands to run the codes are given at the end of C/C++ codes.