Implementation of the Go-back-N protocol for file transfer over UDP
-
Updated
May 15, 2016 - Python
Implementation of the Go-back-N protocol for file transfer over UDP
In this project , you will emulate the operation of a link layer and network layer protocol in a small computer network. You will start several nodes so that they can send packets to each other as if there are links between them. Running as an independent node, your program should implement a simple version of GoBack-N Protocol Link Layer
This is the final project of Distributed Systems course focusing on providing network transparency to application's clients
Computer Networks project (HY335A) [winter semester of 2021]
Lab 3, Computer Networks, Spring 2021, IIT Bombay
A stop-and-wait reliable data transfer FTP client based on UDP.
study network algorithm with C and x86
Implementation of a START-STOP protocol with retransmission for two xbee devices.
Add a description, image, and links to the retransmission topic page so that developers can more easily learn about it.
To associate your repository with the retransmission topic, visit your repo's landing page and select "manage topics."