Skip to content

Pipelined Reliable Data Transfer on UDP (But not completed. Especially packet timeout part.)

Notifications You must be signed in to change notification settings

hursung1/Pipelined-Reliable-Data-Transfer-on-UDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Pipelined Reliable Data Transfer on UDP

Not completed. Especially packet timeout part.

As description says, these 2 files are for pipelined reliable data transfer on UDP.

First compile each of these files, then run receiver first. If you run it, cmd will tell you to input packet loss probability. (It is double value.) After you input it, the receiver will wait for packets from sender side.

Run sender, and then input values of IP Address, Window size, Timeout interval, and file name. Then the sender will send packet to receiver.

This assignment is held on Introduction to Computer Networks class in my college.

About

Pipelined Reliable Data Transfer on UDP (But not completed. Especially packet timeout part.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages