Creates a flow control system to send and receive data on a simulated network. Implements a stop and wait ACK protocol
-
Updated
Apr 13, 2022 - Java
Creates a flow control system to send and receive data on a simulated network. Implements a stop and wait ACK protocol
Lab work of Computer Network
A Java-based implementation of a reliable file transfer protocol over UDP using Stop-and-Wait ARQ, CRC32 checksums, and a client-side gremlin to simulate packet loss, delay, and corruption. Demonstrates key networking concepts like retransmission, acknowledgement handling, and error detection for educational and research use.
Final project of Programming Languages subject
Java-Konsolenanwendung, die eine Dateiübertragung zwischen zwei Hosts über UDP und Stop-And-Wait ermöglicht
A stop-and-wait reliable data transfer FTP client based on UDP.
Add a description, image, and links to the stop-and-wait topic page so that developers can more easily learn about it.
To associate your repository with the stop-and-wait topic, visit your repo's landing page and select "manage topics."