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

搜索资源列表

  1. prog2

    0下载:
  2. 实现TCP协议中的GO-BACK-N 功能
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5.39kb
    • 提供者:ling
  1. erght_queen

    0下载:
  2. 用JAVA实现GBN(go back N)协议。UDP滑动窗口协议是建立在UDP上的应用层协议之上的。传输层使用的仍是UDP,但在应用层使用滑动窗口技术,并通过模拟TCP的一些机制以保证UDP的低协议处理开销和获得高通信可靠性。-JAVA implementation by GBN (go back N) protocol. UDP sliding window protocol is based on UDP protocol on the application layer above. T
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:11kb
    • 提供者:zhaoshu
  1. ARQ

    0下载:
  2. 基于c++运用socket完成的三种停止等待协议的利用,可实现网络传送文件(Demo版)-Stop & Wait Go-back-N Selective repeat ARQ simulation with socket based on visual C++.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-09
    • 文件大小:16.06mb
    • 提供者:徐遥
  1. GoBackN

    0下载:
  2. 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2.3mb
    • 提供者:Tony Yau
  1. DataLinkLayerUDP(1)

    0下载:
  2. 这是一款教学实验的源代码,数据链路控制规程的演示,用SOCKET(UDP) 通信平台实现点对点数据链路控制规程,演示了滑动窗口控制协议(GO-BACK-N)的工作原理的理解。-This is a teaching experiment
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:193.27kb
    • 提供者:Tony Yau
  1. gobackn

    0下载:
  2. go back n 原理 简单可靠的数据传输协议GBN的发送和接收代码-go back n is simple and reliable data transfer protocol to send and receive code GBN
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:425.38kb
    • 提供者:萧萧
  1. gobackn

    1下载:
  2. 数据链路层滑动窗口协议5,go back n-Data link layer sliding window protocol 5, go back n
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:298.85kb
    • 提供者:Seraph
  1. gbn

    0下载:
  2. 这个程序模拟了Go-Back-N协议,在该程序中,窗口限制了发送端最多为5个分组而不需等待确认。多次点击“发送新分组”六次至多次。-This program simulates the Go-Back-N protocol in the program, the window limits the sender group of up to 5 without waiting for confirmation. Repeatedly click the " Send a new grou
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:4.17kb
    • 提供者:meihan
  1. gobackn

    0下载:
  2. 计算机网络 依go-back-n实现的滑动窗口协议 运行稳定 成功传输率超90-Computer network by go-back-n sliding window protocol to achieve stable operation successfully pass Transmission rate of over 90
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1.33kb
    • 提供者:高国峰
  1. wangluokejiansheji

    0下载:
  2. 关于Java的GBN(Go Back N)协议的实现,具体的设计原理和相对应的代码在Word中都有。-GBN---Go Back N
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:37.14kb
    • 提供者:Forrest
  1. 123

    0下载:
  2. 滑动窗口传输协议 go back n && Selective-The sliding window Transfer Protocol, go back n & & Selective
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-08
    • 文件大小:2.13kb
    • 提供者:woaiyuer123
  1. GBN

    0下载:
  2. 计网数据链路层go back n协议源代码-go back n
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:9.49kb
    • 提供者:tt
  1. gobackn

    0下载:
  2. 实现go back n算法,模仿数据链路层的gobackn协议-To implement the Go-Back-N (GBN) protocol on top of UDP on both nodes to guarantee that all packets can be successfully delivered to the higher layers in the correct order. To emulate an unreliable channel, the recei
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:4.17kb
    • 提供者:Da Zhou
  1. csma go back n等计算机网络模拟仿真

    0下载:
  2. 计算机网络的一些基础协议的模拟仿真,适合初学者研究
  3. 所属分类:JSP源码/Java

  1. sildwindow

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

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

    0下载:
  2. 回退N步协议(GBN)的实现 使用一个服务器和一个客户端,来模拟GBN协议的执行过程-Achieve of Go Back N protocol (GBN) using a server and a client, to simulate the GBN protocol implementation
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-04
    • 文件大小:7.37kb
    • 提供者:LCF
  1. gbn

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

    • 发布日期:2017-05-05
    • 文件大小:29.75kb
    • 提供者:dsj
  1. yuandaima

    0下载:
  2. 这个程序模拟了Go-Back-N协议,在该程序中,窗口限制了发送端最多为5个分组而不需等待确认(The program simulates the Go-Back-N protocol. In the program, the window restricts the sending end to 5 packets without waiting for confirmation)
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:4kb
    • 提供者:简小薛
搜珍网 www.dssz.com