Skip to content

Implemented a primitive file transfer protocol for UNIX platforms that sets up the exchange of packets between the client and the server using UDP in a secure way as in TCP. Introduced application-layer protocol data-transmission reliability, flow control and congestion control to the transfer operation using TCP-like ARQ sliding window mechanisms.

Notifications You must be signed in to change notification settings

sreeks1812/Adding-reliability-to-UDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Implemented a primitive file transfer protocol for UNIX platforms that sets up the exchange of packets between the client and the server using UDP in a secure way as in TCP. Introduced application-layer protocol data-transmission reliability, flow control and congestion control to the transfer operation using TCP-like ARQ sliding window mechanisms.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages