Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suryadev99/goback-n-protocol

In this project , you will emulate the operation of a link layer and network layer protocol in a small computer network. You will start several nodes so that they can send packets to each other as if there are links between them. Running as an independent node, your program should implement a simple version of GoBack-N Protocol Link Layer
https://github.com/suryadev99/goback-n-protocol

ack computer-network computer-networking gbn go-back-n go-back-n-program link-layer link-layer-discovery-protocol networking packets-recieved reliable-data-transfer reliable-protocol retransmission socket-programming sockets-tcp sockets-udp tcp udp

Last synced: about 1 month ago
JSON representation

In this project , you will emulate the operation of a link layer and network layer protocol in a small computer network. You will start several nodes so that they can send packets to each other as if there are links between them. Running as an independent node, your program should implement a simple version of GoBack-N Protocol Link Layer

Awesome Lists containing this project