Skip to content

Created a client-server application using the UDP protocol to communicate across a network that can corrupt or lose data packets.

Notifications You must be signed in to change notification settings

michaelgiancola/UDP_Reliable_Data_Transfer_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

UDP_Reliable_Data_Transfer_Application

Created a client-server application using the UDP protocol to communicate across a network that can corrupt or lose data packets. Implemented the reliable data transfer protocol (rdt 3.0) to check for corruption or data loss for each sent packet in Python.

About

Created a client-server application using the UDP protocol to communicate across a network that can corrupt or lose data packets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages