Skip to content

Implement the server and client program using UDP. The client requests the file from server, and the server will then transmit the data that makes up this file to the client. Selective-reject ARQ will be used as a sliding window flow control algorithm to transfer the file.

Notifications You must be signed in to change notification settings

khanhducle/RemoteFileCopy

Repository files navigation

RemoteFileCopy

Implement the server and copy client program using UDP. The client requests the file from server, and the server will then transmit the data that makes up this file to the client. Selective-reject ARQ will be used as a sliding window flow control algorithm to transfer the file.

Demo

https://youtu.be/661xlu85-0M

About

Implement the server and client program using UDP. The client requests the file from server, and the server will then transmit the data that makes up this file to the client. Selective-reject ARQ will be used as a sliding window flow control algorithm to transfer the file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published