Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 975 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 975 Bytes

Computer-Networks-Lab

Computer Networks Lab (CS 214), IIT Dharwad.

This lab course mainly concentrated on implementing the concepts taught in the Computer Networks Course.

  1. Lab1
    Introduction to Basic CLI for Networking.
  2. Lab2
    Introduction to Socket Programming (String Manipulation using Socket Programming).
  3. Lab3
    Implementation of TCP, UDP & Server-Client Model.
  4. Lab4
    Implementation of POP3 & SMTP (Mail Management System).
  5. Lab5
    Implementation of Congestion Control.

The commands to run the codes are given at the end of C/C++ codes.