搜索资源列表
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
huadongchuangkou
- 基于C语言滑动窗口协议,实现两个窗口的无损通信...保证通信可靠性-C-based sliding window, two windows to achieve lossless communication ... to ensure the reliability of communication
sliding_window_protocol
- 利用MFC界面模拟滑动窗口协议的运行过程-sliding window protocol simulator
TUELXKY
- 一个JAVA的滑动窗口协议,可以很方便的实现ARQ滑动窗口协议()