🌐 AI搜索 & 代理 主页
Skip to content

A software which implements and evaluates different protocols for achieving end-to-end reliable data transfer at the application layer over the unreliable datagram protocol (UDP) transport protocol.

Notifications You must be signed in to change notification settings

efehoplamaz/UDP-Transport-Java

Repository files navigation

UDP-Transport-Java

The overall goal of this assignment is to implement and evaluate different protocols for achieving endtoend reliable data transfer at the application layer over the unreliable datagram protocol (UDP) transport protocol. In particular, it is asked to implement in Java three different sliding window protocols – StopandWait, Go Back N and Selective Repeat – at the application layer using UDP sockets.

About

A software which implements and evaluates different protocols for achieving end-to-end reliable data transfer at the application layer over the unreliable datagram protocol (UDP) transport protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages