CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - 滑动

搜索资源列表

  1. 短信开发最全华为源码

    1下载:
  2. 短信彩信开发 CMPP、SGIP、CMPP3.0、SGNP等短信协议 扩展性优秀,并增加异步调用机制,TCP滑动窗口机制、模拟网关
  3. 所属分类:TCP/IP协议栈

  1. Sliding_Window_Protocols.rar

    0下载:
  2. 英文版滑动窗口协议,用于无保证的通讯模式如无线或UDP等。,The English version of sliding window protocol for non-guarantee mode of communication such as wireless or UDP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:40.64kb
    • 提供者:aaa
  1. window

    0下载:
  2. 滑动窗口协议是计算机网络中为保证流控制和可靠而常用的一种协议,它一般在传输层TCP协议中实现。本代码实验滑动窗口协议中的1比特滑动窗口协议、回退N帧协议和选择性重传协议。-Sliding window protocol is a computer network in order to ensure the reliable flow control and a protocol commonly used, it is usually in the transport layer TCP pr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:1.24kb
    • 提供者:王业大
  1. udp

    0下载:
  2. 滑动窗口协议实现,分为客户端和服务器两部分。另外包含一个udp.cpp是利用udp协议传输文件。-Sliding window protocol is divided into two parts of the client and server. Another contains a udp.cpp is to use the udp protocol to transfer files.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:6.96kb
    • 提供者:zhang chen
  1. tcpudp

    0下载:
  2. 上传的是一些tcp协议和udp协议的一些相关的资料,包括心跳包,滑动窗口,数据库连接池-Upload some tcp protocol and udp protocols some relevant information, including heartbeat package, sliding window, database connection pool
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:519.42kb
    • 提供者:chenbh
  1. Datalink

    0下载:
  2. 简单的选择滑动窗口协议,用于模拟数据链路层的数据传输以及差错控制-Simple choice sliding window protocol, used to simulate the data link layer data transmission and error control
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:1.99kb
    • 提供者:Han li
  1. lab1

    1下载:
  2. 数据链路层滑动窗口协议~该程序模拟数据链路层的传输 使用滑动窗口中的选择重传协议~-The data link layer sliding window protocol ~ the program to simulate the transmission of the data link layer using the sliding window ARQ protocol ~
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-05-01
    • 文件大小:220.09kb
    • 提供者:李媛
  1. 20050209006

    0下载:
  2. 该程序是模拟tcp六控制中滑动窗口的,tcp流控制机制就是由滑动窗口实现的。-The program is six control simulation tcp sliding window, tcp flow control mechanism is achieved by the sliding window.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:无名
  1. dkfkfjg

    0下载:
  2. 数据链路层滑动窗口协议的设计与实现 数据链路层滑动窗口协议的设计与实现-the window protocal
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:245.07kb
    • 提供者:meng
  1. 滑动窗口协议实验(NetRiver)

    0下载:
  2. 滑动窗口协议实验(NetRiver)-Sliding window protocol experiments (NetRiver)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-11-06
    • 文件大小:1.09kb
    • 提供者:z
  1. SR

    0下载:
  2. TCP 滑动窗口的实现,用Java,并且采用了事件模拟的方式,是美国大学的网络作业。-TCP sliding window implementation, written in Java, and uses the event simulation approach is the American University network operations.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:23.88kb
    • 提供者:李明理
  1. TCP--SWP

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

    • 发布日期:2017-04-09
    • 文件大小:1.12mb
    • 提供者:guochenggai
  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
    • 文件大小:36.45kb
    • 提供者:方李盛
  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
    • 文件大小:598.91kb
    • 提供者: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
    • 文件大小:555kb
    • 提供者:秦汉民
  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
    • 文件大小:172kb
    • 提供者:NewBee
  1. gbn

    0下载:
  2. GBN协议,包含gbn的客户端和服务器端模拟滑动窗口-GBN PROTOCAL
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-14
    • 文件大小:21.45mb
    • 提供者:yujie
搜珍网 www.dssz.com