A RDT protocol implementation over TCP, (a) TCP pipelining at sender/receiver under multiple packets, (b) SEQ and ACK numbers updates on bytes transferred, (c) Fast re-transmit functionality
-
Updated
Dec 17, 2023 - Python
A RDT protocol implementation over TCP, (a) TCP pipelining at sender/receiver under multiple packets, (b) SEQ and ACK numbers updates on bytes transferred, (c) Fast re-transmit functionality
A tcp client/server that ensures that the tcp receive always returns complete packets
Add a description, image, and links to the tcp-packets topic page so that developers can more easily learn about it.
To associate your repository with the tcp-packets topic, visit your repo's landing page and select "manage topics."