搜索资源列表
datalink.rar
- 用c编写的滑动窗口协议(GBackN)源代码,计算机网络的编程题,C prepared with Sliding Window Protocol (GBackN) source code, computer network programming question
cyuyahuadongchuangkou
- c语言模仿滑动窗口协议,源代码。(1) 编写滑动窗口协议的发送程序,令序号长度N=3,窗口最大尺寸=4; (2) 发送程序需要处理的三个事件:网络层分组到达、计时器超时、确认到达可以通过外部输入来模拟;而发送程序应送往对等方的帧直接输出,便于检查程序的正确性。 -c language to imitate the sliding window protocol, the source code. (1) the preparation of the sliding window prot
DataLinkLayerUDP(1)
- 这是一款教学实验的源代码,数据链路控制规程的演示,用SOCKET(UDP) 通信平台实现点对点数据链路控制规程,演示了滑动窗口控制协议(GO-BACK-N)的工作原理的理解。-This is a teaching experiment
jj
- 滑动窗口协议的实现 c++的实现 源代码的实现和运用-Sliding window protocol implementation c++ source code to achieve the implementation and use of