GitHub topics: gobackn
Kashif-rahman03/ComputerNetworksCode
Computer network codes
Language: C - Size: 18.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Bosy-Ayman/Go-Back-N
This project implements the Go-Back-N (GBN) protocol for reliable data transfer over UDP. It includes sender and receiver components for handling packet transmission, acknowledgments, and timeouts.
Language: Python - Size: 1.42 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 2

ayan2809/Go-Back-N-ARQ-
Go Back N ARQ in Python
Language: Python - Size: 296 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 5

berraktaskinsu/Go-Back-N-with-UDP-File-Transfer
A program consisting of two modules Sender.java and receiver.py which when run at the same time, makes a file transfer to the current directory, using Go Back N protocol with UDP.
Language: Java - Size: 398 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

amrutaanandan/s6_network_lab
Programs done as a part of the Networking Lab course
Language: C - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Rubix982/Reliablee
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
Language: Python - Size: 1.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
