搜索资源列表
prog2
- 实现TCP协议中的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 the application layer above. T
ARQ
- 基于c++运用socket完成的三种停止等待协议的利用,可实现网络传送文件(Demo版)-Stop & Wait Go-back-N Selective repeat ARQ simulation with socket based on visual C++.
GoBackN
- 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
datalink protocol go back N final
- 模拟数据链路层的实现 采用 go back n 的方案,进行差错控制 vc6.0-implement the data link protocol of "go back n"
GOBACKn
- // PROGRAM IMPLEMENTIN GO BACK TO N PROTOCOL
rdt.tar
- go-back-n实现rdt3 -go-back-n rdt3
gobackn
- go back n 原理 简单可靠的数据传输协议GBN的发送和接收代码-go back n is simple and reliable data transfer protocol to send and receive code GBN
selrep
- go back n arq is a simulation of go back n protocol
gobackn
- 数据链路层滑动窗口协议5,go back n-Data link layer sliding window protocol 5, go back n
P1_skeleton.tar
- Go Back N UDP, reliable data transfer using UDP, project, not complete
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
gbn
- ALTERNATING BIT AND GO-BACK-N NETWORK EMULATOR: Network properties: - one way network delay averages five time units (longer if there are other messages in the channel for GBN), but can be larger - packets can be corrupted (either the h
AlternatingBit
- ALTERNATING BIT AND GO-BACK-N NETWORK EMULATOR Network properties: - one way network delay averages five time units (longer if there are other messages in the channel for GBN), but can be larger - packets can be corrupted (either the hea
123
- 滑动窗口传输协议 go back n && Selective-The sliding window Transfer Protocol, go back n & & Selective
Go-Back-N
- A matlab source code to simulate the Go Back N protocol.
Go-Back-N
- GO BANCK N 数据链路层的代码,实现滑动窗口。值得学习!-GO BANCK N data link layer of the code to achieve the sliding window. Worth learning!
sildwindow
- 滑动窗口协议模拟 java实现 go-back-n-sild window go-back-n
kechengsheji
- 运用各种编程语言实现基于Go-Back-N的可靠数据传输软件。 PS:这里使用的是JAVA语言-Yùnyòng gè zhǒng biānchéng yǔyán shíxiàn jīyú qù tuì N de kěkào shùjù zhuàn shū ruǎnjiàn. PS: Zhèlǐ shǐyòng de shì JAVA yǔyán
go-back-n-master
- Go Back And ARQ .. Reference-Go Back And ARQ .. Reference..