北京邮电大学《计算机网络》课程实验一:数据链路层滑动窗口协议的设计与实现
-
Updated
May 10, 2025 - C
北京邮电大学《计算机网络》课程实验一:数据链路层滑动窗口协议的设计与实现
"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data link layer, enabling developers to understand, experiment."
codes written as part of the computer networks practice course.
Implementation of sockets, routing algorithms, etc. as part of the network programming course (CS3093D) in NIT Calicut.
Implements StopNWait and GoBackN Protocols that can handle simulated bit errors and packet loss using a caching buffer.
Flow control refers to the transmission of data frames from sender to receiver. Error control refers to the transmission of error-free and reliable data frames.
Stop and Wait protocol simulation for reliable file transfer in Rust
File transfer protocol over serial port with error handling
L.EIC 3ʳᵈ year / 1ˢᵗ semester {Penguin Transfer}
Simple C program to implemet Stop and Wait protocol
Flow Control Protocol - Stop & Wait
Implement some methods of computer networking
Add a description, image, and links to the stopandwait topic page so that developers can more easily learn about it.
To associate your repository with the stopandwait topic, visit your repo's landing page and select "manage topics."