搜索资源列表
prog2
- 实现TCP协议中的GO-BACK-N 功能
GBNazom
- 用java实现计算机网络原理中的gobackn协议演示程序-use the computer network tenets of the agreement gobackn Demonstration Program
arq_simulator
- 本程序是用java编写的一些关于arq协议实现的小程序,欢迎参考-this program is to prepare some of java arq protocol on the small procedures, welcomed the reference
prog2
- 实现TCP协议中的GO-BACK-N 功能-TCP protocol realize GO-BACK-N function
DataLinkLayerUDP(1)
- 这是一款教学实验的源代码,数据链路控制规程的演示,用SOCKET(UDP) 通信平台实现点对点数据链路控制规程,演示了滑动窗口控制协议(GO-BACK-N)的工作原理的理解。-This is a teaching experiment
GoBackN
- 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control
gobackn
- go back n 原理 简单可靠的数据传输协议GBN的发送和接收代码-go back n is simple and reliable data transfer protocol to send and receive code GBN
gobackn
- 数据链路层滑动窗口协议5,go back n-Data link layer sliding window protocol 5, go back n
erght_queen
- 用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
gbn
- 这个程序模拟了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
gobackn
- 计算机网络 依go-back-n实现的滑动窗口协议 运行稳定 成功传输率超90-Computer network by go-back-n sliding window protocol to achieve stable operation successfully pass Transmission rate of over 90
wangluokejiansheji
- 关于Java的GBN(Go Back N)协议的实现,具体的设计原理和相对应的代码在Word中都有。-GBN---Go Back N
ARQ
- 基于c++运用socket完成的三种停止等待协议的利用,可实现网络传送文件(Demo版)-Stop & Wait Go-back-N Selective repeat ARQ simulation with socket based on visual C++.
gobackn
- 实现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
123
- 滑动窗口传输协议 go back n && Selective-The sliding window Transfer Protocol, go back n & & Selective
GBN
- 计网数据链路层go back n协议源代码-go back n
sildwindow
- 滑动窗口协议模拟 java实现 go-back-n-sild window go-back-n
GBN
- 回退N步协议(GBN)的实现 使用一个服务器和一个客户端,来模拟GBN协议的执行过程-Achieve of Go Back N protocol (GBN) using a server and a client, to simulate the GBN protocol implementation
gbn
- gbn滑动窗口协议 caiyongcifangfa-GO BACK N
yuandaima
- 这个程序模拟了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)