Skip to content

A C++ implementation of server and client code, conforming to the requirements of TCP.

Notifications You must be signed in to change notification settings

akshaysmit/TCP-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group number 22

Nikola Samardzic   904799099
Akshay Smit        804641231

Division of labor:

Nikola: ACKreader thread implementation, selective repeat window movement, extra credit
TCP state changes and window movement controlled by ssthresh, slow start, congestion avoidance,
3-way handshake

Akshay: Basic UDP communications, packet design, send_file implementation, chrono timers,
client-side buffering, wraparound of sequence number, fast retransmission and fast recovery,
FIN procedure

About

A C++ implementation of server and client code, conforming to the requirements of TCP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published