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
TCP 재전송 위장을 통한 통신사 과금 우회 터널링 VPN
This is the final project of Distributed Systems course focusing on providing network transparency to application's clients
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
An ordered, acknowledged, retransmitted, fragmented message stream over any unreliable datagram transport. No sockets of its own.
Lab 3, Computer Networks, Spring 2021, IIT Bombay
Computer Networks project (HY335A) [winter semester of 2021]
Mathematical modeling and SimPy performance analysis of multi-node queueing networks under adversarial attacks and timeout-driven retransmissions.
Reliable unordered transport over UDP with selective retransmission and no transport-level HoL blocking. (ustp://)
C++ implementation of a simplified remote copy protocol over UDP, featuring three-way setup, file-size negotiation, retransmission timers, Stop-and-Wait ARQ foundations, and a Go-Back-N sliding-window upgrade with simulated packet loss.
study network algorithm with C and x86
A script to capture retransmitted TCP packets and resolve inaccessible domains.
A stop-and-wait reliable data transfer FTP client based on UDP.
OBS says 'dropped frames' and Task Manager shows a throughput graph; neither tells you why. Shows the TCP retransmission rate Windows measures but never displays, per-adapter discards and errors, and the gap between the Wi-Fi link speed Windows advertises and what you can actually push. Read-only, zero dependencies.
Implementation of a START-STOP protocol with retransmission for two xbee devices.
Reliable UDP Communication using ESP32 with Python sender/receiver, implementing packet acknowledgment, retransmission, and packet loss simulation for dependable wireless communication.
To associate your repository with the retransmission topic, visit your repo's landing page and select "manage topics."