Skip to content

rishitsaiya/CS214-Computer-Networks-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.