CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 滑动窗口协议

搜索资源列表

  1. TCP--SWP

    0下载:
  2. TCP滑动窗口协议模拟程序,MFC实现,分客户端、服务端-TCP sliding window protocol simulation program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1172132
    • 提供者:guochenggai
  1. datalink

    0下载:
  2. 滑动窗口协议,描述通信双方如何利用滑动窗口协议来进行通信--Sliding Window Protocol, describing both how to use the sliding window communication protocol to communicate.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2348
    • 提供者:Zhangxl
  1. sildwindow

    0下载:
  2. 滑动窗口协议模拟 java实现 go-back-n-sild window go-back-n
  3. 所属分类:Proxy Server

    • 发布日期:2017-05-27
    • 文件大小:10052828
    • 提供者:王杰
  1. tcp

    0下载:
  2. 计算机网络课程设计,模拟tcp滑动窗口协议,进行数据的传输。有服务端和用户端-Computer network curriculum design, simulation TCP sliding window protocol, data transmission. Server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:37327
    • 提供者:方李盛
  1. lab1

    0下载:
  2. 实现滑动窗口协议中的1比特滑动窗口协议,回退N帧协议和选择性重传协议,更深的理解滑动窗口协议-Sliding window protocol to achieve one bit sliding window protocol fallback N frame agreements and selective retransmission protocol, a deeper understanding of the sliding window protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1739
    • 提供者:beknur
  1. Desktop

    0下载:
  2. 清华大学网络原理作业之一 简单的滑动窗口协议-Tsinghua University, one of the principle of a simple network Sliding Window Protocol
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:4471
    • 提供者:eofper
  1. Desktop

    0下载:
  2. 清华大学网络原理作业之一 简单的滑动窗口协议-Tsinghua University, one of the principle of a simple network Sliding Window Protocol
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:4587
    • 提供者:jectsca
  1. ff

    0下载:
  2. C语言实验题目,退回N帧滑动窗口协议的源代码-Return N frames sliding window protocol
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1888
    • 提供者:ff
  1. cpp-udpsocket-master

    0下载:
  2. GBN协议模拟程序,包含客户端和服务器端,滑动窗口协议-GBN protocol simulation program, including client and server side, sliding window protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:11335
    • 提供者:haoshan
  1. slide

    0下载:
  2. 滑动窗口协议仿真,程序按照滑动窗口协议实现端对端的数据传送。包括协议的各种策略,如包丢失、停等应答、超时等都应有所仿真实现-The sliding window protocol simulation program, in accordance with the sliding window protocol implementation end-to-end data transmission. Including all kinds of strategies of the agreeme
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:128175
    • 提供者:学习者
  1. slide-windows

    0下载:
  2. 滑动窗口协议仿真,程序按照滑动窗口协议实现端对端的数据传送。包括协议的各种策略,如包丢失、停等应答、超时等都应有所仿真实现-The sliding window protocol simulation program, in accordance with the sliding window protocol implementation end-to-end data transmission. Including all kinds of strategies of the agreeme
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1523
    • 提供者:学习者
  1. lab1

    0下载:
  2. 滑动窗口协议的简单实现,仅供大家参考,欢迎指正-Sliding window protocol for simple implementation, only for reference, please correct me
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1208
    • 提供者:闫昊
  1. enet-1.3.12.tar

    0下载:
  2. 实现可靠UDP传输 采用滑动窗口协议, 限制已发送出去但未被确认的数据帧的数目。 循环重复使用已收到的那些数 据帧的序号。具体实现是在发送端和接收端分别设定发送窗口和接收窗口 -reliable udp
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:550604
    • 提供者:ken
  1. sliding_windows_protocol

    0下载:
  2. 在计算机网络实验系统上实现的简单滑动窗口协议,对应实验手册中的实验一.-Simple sliding window protocol on realization of computer network experimental system, the corresponding laboratory manuals of experimental one.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:613281
    • 提供者:nina
  1. Netriver-sliding-window-protocol

    1下载:
  2. Netriver滑动窗口协议实验,主要实现1比特滑动窗口协议,回退N帧滑动窗口协议以及选择性重传协议,包含源码和实验报告-Netriver sliding window protocal. The .zip file contains source code and laboratory report for your reference.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-11-25
    • 文件大小:568320
    • 提供者:秦汉民
  1. exp1

    0下载:
  2. 实现了滑动窗口协议,滑动窗口协议来解决TCP协议工作时,每传输一个数据分组后,必须等待接收端的确认才能够发送下一个分组的问题-It implements sliding window protocol, when the sliding window protocol TCP protocol works to solve, after every transmission of a data packet must wait for acknowledgment the receiver b
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-12
    • 文件大小:1239
    • 提供者:xuxx
  1. Sliding-Window-Protocol

    1下载:
  2. 滑动窗口协议C语言实现版,对理解协议内容具有重要意义-Sliding window protocol C language version, the understanding of the content of the agreement is of great significance
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-11-25
    • 文件大小:176128
    • 提供者:NewBee
  1. jwsy1

    0下载:
  2. 重庆大学计网实验1,滑动窗口协议的实现与仿真-Chongqing University Total net realized and simulation experiment 1, sliding window protocol
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:25608
    • 提供者:杨小燕
  1. slidingwindows

    1下载:
  2. 北邮计算机网络实验之滑动窗口协议的实现,包括GBN协议和选择重传协议,已通过验收。-BUPT computer network experiment of sliding window protocol implementation, including GBN protocol and selection retransmission protocol has been approved.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2377655
    • 提供者:方欣
  1. gbn

    0下载:
  2. gbn滑动窗口协议 caiyongcifangfa-GO BACK N
  3. 所属分类:software engineering

    • 发布日期:2017-05-05
    • 文件大小:30469
    • 提供者:dsj
« 1 2 3 4 56 »
搜珍网 www.dssz.com