Skip to content

Implementation of reliable data transfer in C++. Simulation of packets dropping behavior.

Notifications You must be signed in to change notification settings

xingyz/reliable_data_transfer-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reliable_Data_transfer-1

Implementation of Reliable Data Transfer in case of packets damage. Use a Router class to simulate the behavior of packet dropping in UDP. You can specify the rate of packets being dropped, but there is no packet delay in this router yet.

Client supports four commands:list, put, get, delete.

About

Implementation of reliable data transfer in C++. Simulation of packets dropping behavior.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages