Projects in Awesome Lists tagged with stop-and-wait
A curated list of projects in awesome lists tagged with stop-and-wait .
https://github.com/caiofov/activeobjects-java
Final project of Programming Languages subject
active-object java multithreading stop-and-wait
Last synced: 06 Apr 2025
https://github.com/shojiyao12/basic_network_programming_implementation
A network simulator for testing reliable data transfer protocols in Python. This simulator implements two key protocols: Stop-and-Wait: Sends one packet at a time and waits for an acknowledgment before sending the next. Go-Back-N: Uses a sliding window mechanism to send multiple packets before requiring an acknowledgment.
go-back-n network-programming packets python stop-and-wait
Last synced: 15 Mar 2025
https://github.com/winterwind/udp_sim
Simulations of the Stop-and-Wait & Go-Back-N UDP protocols (results print in terminal from the client files)
go-back-n latex networks python stop-and-wait tex udp
Last synced: 04 Apr 2025
https://github.com/prempreetbrar/udpfiletransferrer
A stop-and-wait reliable data transfer FTP client based on UDP.
ack demultiplexing ftp-client handshake java network-programming reliable-data-transfer retransmission sequence-number socket-programming stop-and-wait tcp timer udp
Last synced: 08 Apr 2025