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

搜索资源列表

  1. gbn

    2下载:
  2. 呵呵,交大网络作业;可靠的数据传输,go back to N;呵呵,错过了就可惜了-Oh, Chiao Tung network operations; Reliable data transmission, go back to N; Oh, it missed on the pity
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:74743
    • 提供者:河南
  1. gbn1

    0下载:
  2. 用Delphi实现网络中的GBN。很经典的算法。值得一看-with the network buffers. Classic algorithms. An eye-catcher
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:280434
    • 提供者:乐天
  1. gbn2

    0下载:
  2. 用Java实现网络中的GBN,很经典的算法,值得一看。-Java network of buffers, classic algorithms overseas.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:11550
    • 提供者:乐天
  1. gbn3

    0下载:
  2. 不带界面的实现网络中的GBN的Java程序,也不错。-non-network interface buffers of the Java program, that's fine.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5896
    • 提供者:乐天
  1. GBNServer

    0下载:
  2. 计算机网络应用中客户端以及服务器端的GBN传输实现过程-computer network application client and server side of the process to realize the transmission buffers
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:28708
    • 提供者:徐玉涛
  1. gbn

    0下载:
  2. 本程序用java编写的模拟的go-to-back网络传送
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4559
    • 提供者:zqs
  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
    • 文件大小:11263
    • 提供者:zhaoshu
  1. udp-reliable-data-transmission

    0下载:
  2. UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:10108
    • 提供者:nazali
  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
    • 文件大小:2409636
    • 提供者:Tony Yau
  1. UDP_exp

    0下载:
  2. 一个使用UDP编写的GBN协议,有模拟丢包等功能,供学习使用-GBN a written agreement to use UDP, a simulation of packet loss and other functions, for learning to use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:227282
    • 提供者:mjw
  1. stop-waitAndGBN

    2下载:
  2. 这是计算机网络实验课写的linux下的程序,用来模拟停等协议跟GBN协议-This is a test class to write computer network under linux program, stop and other protocols used to simulate the GBN protocol with
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:103084
    • 提供者:tdd
  1. 1

    0下载:
  2. 这是一个GBN协议的模拟算法,比较实用,能帮助你理解GBN协议的工作模式-This is a GBN protocol simulation algorithm, more practical, can help you understand the working mode GBN protocol
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:253885
    • 提供者:jim
  1. gbn

    0下载:
  2. it will implement go back to N sliding window protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2540
    • 提供者:SHIBU V S
  1. simulation2C

    0下载:
  2. simmulation for gbn u-simmulation for gbn upp
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:21621
    • 提供者:azaz
  1. gbn

    0下载:
  2. 使用GBN协议,模拟GBN的工作原理. -GBN protocol used to simulate the working principle of GBN.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:Bankof
  1. gbn

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

    • 发布日期:2017-06-14
    • 文件大小:22490069
    • 提供者:yujie
  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
    • 文件大小:7547
    • 提供者:LCF
  1. gbn

    0下载:
  2. 通过applet小程序的形式,动态演示gbn协议的执行过程-a java program which shows the gbn protocol
  3. 所属分类:Java Develop

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

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

    • 发布日期:2017-05-05
    • 文件大小:30469
    • 提供者:dsj
  1. GBN1_0

    0下载:
  2. 北京交通大学 计算机网络课程 GBN编程实现 Java(Beijing Jiaotong University computer network course GBN programming to achieve Java)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:40960
    • 提供者:yang_zcybb
« 1 23 4 »
搜珍网 www.dssz.com