Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 400 Bytes

File metadata and controls

7 lines (6 loc) · 400 Bytes

Computer Networks Course Projects

This repository contains my Computer Networks course projects.

  1. CA1: Implementation of an FTP Server using Socket Programming
  2. CA2: Implementation of an Ethernet Switching Network using Named Pipes
  3. CA3: Implementation of Multicasting Protocol using Named Pipes
  4. CA4: Simulation of different TCP Congestion Control Algorithms such as Reno, YeAH and Cubic