The application simulates how a sender transmits a series of packages to a receiver using the Selective Repeat protocol. It models concepts such as: Sending and resending packages based on timeout.
This project demonstrates a Sliding Window Protocol (Go-Back-N) simulation using Python Sockets and Flask. Receiver is listening on 0.0.0.0:12345 Connected to Sender at ('127.0.0.1', 54321) Received: ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results