abdullahalshawafi / Networks

Implementation of data link layer protocols between two nodes that are connected with a noisy channel, where the transmission is not error-free, packets may get corrupted, duplicated, delayed, or lost, and the buffers are of limited sizes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Networks

Implementation of data link layer protocols between two nodes that are connected with a noisy channel, where the transmission is not error-free, packets may get corrupted, duplicated, delayed, or lost, and the buffers are of limited sizes.

About

Implementation of data link layer protocols between two nodes that are connected with a noisy channel, where the transmission is not error-free, packets may get corrupted, duplicated, delayed, or lost, and the buffers are of limited sizes.

License:MIT License


Languages

Language:C++ 97.1%Language:Makefile 1.4%Language:C 1.2%Language:Shell 0.3%