Skip to content
#

reliable-data-transfer

Here are 40 public repositories matching this topic...

This is an implementation of the reliable data transfer protocol (rdt 3.0). For the sake of simplicity I considered only uni- directional data transfer, but the control information will flow on both directions. You may use the finite state machine (FSM) of the rdt 3.0 to understand all the states, events and actions. IMPORTANT: You need to add y…

  • Updated Aug 31, 2022
  • Python

Improve this page

Add a description, image, and links to the reliable-data-transfer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reliable-data-transfer topic, visit your repo's landing page and select "manage topics."

Learn more