搜索资源列表

  1. prog2

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

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

    0下载:
  2. 用java实现计算机网络原理中的gobackn协议演示程序-use the computer network tenets of the agreement gobackn Demonstration Program
  3. 所属分类:界面编程

    • 发布日期:2024-07-05
    • 文件大小:4096
    • 提供者:赵若琳
  1. arq_simulator

    0下载:
  2. 本程序是用java编写的一些关于arq协议实现的小程序,欢迎参考-this program is to prepare some of java arq protocol on the small procedures, welcomed the reference
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-07-05
    • 文件大小:752640
    • 提供者:李涛
  1. prog2

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

    • 发布日期:2024-07-05
    • 文件大小:5120
    • 提供者:ling
  1. DataLinkLayerUDP(1)

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

    • 发布日期:2024-07-05
    • 文件大小:197632
    • 提供者:Tony Yau
  1. GoBackN

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

    • 发布日期:2024-07-05
    • 文件大小:2409472
    • 提供者: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/网络编程

    • 发布日期:2024-07-05
    • 文件大小:435200
    • 提供者:萧萧
  1. gobackn

    0下载:
  2. 数据链路层滑动窗口协议5,go back n-Data link layer sliding window protocol 5, go back n
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-05
    • 文件大小:306176
    • 提供者:Seraph
  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
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-05
    • 文件大小:11264
    • 提供者:zhaoshu
  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 c
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-07-05
    • 文件大小:4096
    • 提供者: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. 所属分类:Internet/网络编程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:高国峰
  1. wangluokejiansheji

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

    • 发布日期:2024-07-05
    • 文件大小:37888
    • 提供者:Forrest
  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协议栈

    • 发布日期:2024-07-05
    • 文件大小:16838656
    • 提供者:徐遥
  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
  3. 所属分类:C#编程

    • 发布日期:2024-07-05
    • 文件大小:4096
    • 提供者:Da Zhou
  1. 123

    0下载:
  2. 滑动窗口传输协议 go back n && Selective-The sliding window Transfer Protocol, go back n & & Selective
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-05
    • 文件大小:2048
    • 提供者:woaiyuer123
  1. GBN

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

    • 发布日期:2024-07-05
    • 文件大小:9216
    • 提供者:tt
  1. sildwindow

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

    • 发布日期:2024-07-05
    • 文件大小:10052608
    • 提供者:王杰
  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/网络编程

    • 发布日期:2024-07-05
    • 文件大小:7168
    • 提供者:LCF
  1. gbn

    0下载:
  2. gbn滑动窗口协议 caiyongcifangfa-GO BACK N
  3. 所属分类:软件工程

    • 发布日期:2024-07-05
    • 文件大小:30720
    • 提供者: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. 所属分类:JSP源码/Java

    • 发布日期:2024-07-05
    • 文件大小:4096
    • 提供者:简小薛

源码中国 www.ymcn.org