搜索资源列表
gbn
- 呵呵,交大网络作业;可靠的数据传输,go back to N;呵呵,错过了就可惜了-Oh, Chiao Tung network operations; Reliable data transmission, go back to N; Oh, it missed on the pity
gbn
- 使用GBN协议,模拟GBN的工作原理.
实现可靠数据传输GBN.rar
- 实现可靠数据传输GBN,可以输入ABCDEFGHIJKLMNOPQRSTUVWXYZ等一串字符,可以手动制作网络错误,查看接收方的收到的数据,传输可靠。,reliable data transfer buffers that can be imported ABCDEFGHIJKLMNOPQRSTUVWXYZ such as a bunch of characters that can be manually produced network errors, check the receiver
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
GoBackN
- 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
UDP_exp
- 一个使用UDP编写的GBN协议,有模拟丢包等功能,供学习使用-GBN a written agreement to use UDP, a simulation of packet loss and other functions, for learning to use
gbn.tar
- 实现GBN协议的流程再现,基于tcp的,可靠的传输协议来实现-to achieve the outcome of the GBN
gbn
- gbn协议 c 实现一个GBN传输协议的发送方和接收方两程序-This code should be used for PA2, unidirectional or bidirectional data transfer protocols (from A to B. Bidirectional transfer of data is for extra credit and is not required)
gobackn
- go back n 原理 简单可靠的数据传输协议GBN的发送和接收代码-go back n is simple and reliable data transfer protocol to send and receive code GBN
stop-waitAndGBN
- 这是计算机网络实验课写的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
GBN-code
- 编程实现简单可靠的数据传输GBN协议,模拟可靠数据传输,理解TCP协议可靠传输的差错检测、重传、累计确认、定时器的可靠传输策略-Programming is simple and reliable data transfer GBN protocol, simulation and reliable data transfer, reliable transfer of understanding of the TCP protocol error detection, retransmissi
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
MyGBN
- GBN协议的简单模拟,能够有效的让初学者了解到GBN协议的工作原理,但是发送方部分没有设置缓冲区-Simple simulation of the GBN protocol can effectively let the beginners to understand the working principle of the GBN protocol, but part of the sender is not set buffer
GBNFileClient
- GBNFileClient 是一个基于GBN协议的网络通信的客户端程序。可以通过用户选择要传输的文件 然后发往服务器端-GBNFileClient is a client program GBN protocol-based network communication. By the user to select files to transfer and then sent to the server-side
GBNFileServer
- GBNFileServer 是一个基于GBN网络协议的服务器端的数据接收端的模拟程序-GBNFileServer is the receiving end of the simulation program based on the server side of the GBN network protocol data
gbn
- 使用GBN协议,模拟GBN的工作原理. -GBN protocol used to simulate the working principle of GBN.
gbn
- GBN协议,包含gbn的客户端和服务器端模拟滑动窗口-GBN PROTOCAL
GBN
- 回退N步协议(GBN)的实现 使用一个服务器和一个客户端,来模拟GBN协议的执行过程-Achieve of Go Back N protocol (GBN) using a server and a client, to simulate the GBN protocol implementation
GBN1_0
- 北京交通大学 计算机网络课程 GBN编程实现 Java(Beijing Jiaotong University computer network course GBN programming to achieve Java)
