Skip to content

Implementation of File transfer using multi-channel stop-and-wait (TCP) and Selective Repeat (UDP) protocols

Notifications You must be signed in to change notification settings

jivatneet/Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket-Programming Assignment for CS F303 (Computer Networks)

  • Implemented in C
  • Code and implementation details present in README in respective folders

Problem 1: File transfer using multi-channel stop-and-wait-protocol
Problem 2: File transfer using Selective Repeat protocol over UDP

About

Implementation of File transfer using multi-channel stop-and-wait (TCP) and Selective Repeat (UDP) protocols

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages