搜索资源列表
GO_BACK_N
- 网络路径中信息发送的gobackn地实现-network path information sent to realize gobackn
GBNazom
- 用java实现计算机网络原理中的gobackn协议演示程序-use the computer network tenets of the agreement gobackn Demonstration Program
GoBackN
- 我制作的数据链路层通信动画-produced by the data link layer communications animation
GBNClient
- 关与GOBACKN的协议实验的客户端程序,网络协议方面的-customs agreement with the experimental GOBACKN the client program, the network protocol
Protocol-5
- 在windows下用C++实现GOBACKN协议,网络层与物理层给出动态链接,无需自己填写-protocol 5
GoBackN.rar
- 用VC++编写数据链路层协议,gobackN,网络层和物理层已给出,With VC++ The preparation of the data link layer protocol, gobackN, network layer and physical layer has been given
GoBackN
- 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
GoBackN
- 数据链路层协议模拟(GO_BACK_N)-Simulation of data link layer protocol (GO_BACK_N)
gobackN
- 用客户端和服务端演示gobackN传输方式的特点。-With client and server demo gobackN transmission characteristics.
gobackn
- implementation of go back n protocol
GOBACKn
- // PROGRAM IMPLEMENTIN GO BACK TO N PROTOCOL
stopandwait
- 计网,停等协议。包含了停等协议模板和gobackn与selective协议的exe-Total net, stopping and other agreements. Stop such agreement contains the templates and gobackn and selective protocol exe
gobackN
- goBackN sliding window protocol
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
GObackn
- 数据链路层滑动窗口协议的设计与实现:利用所学数据链路层原理,自己设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下 两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率 为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节-Data link layer sliding window protocol design and implementation: use their data link layer theor
gobackn
- Go-Back-N ARQ is a specific instance of the automatic repeat request (ARQ) protocol, in which the sending process continues to send a number of frames specified by a window size even without receiving an acknowledgement (ACK) packet from the receiver
ARQ
- 实现双机文本通信,并通过随机制造错误的方法,模拟数据链路层GoBackN方法下,数据帧的传递过程,并用表格图形界面展示。 1、实验过程中,需并行运行receiver和sender两个包中的主程序。 2、为了使显示文字符合逻辑,请首先使receiver进入等待连接状态,之后sender发 起连接,并发出文本,receiver进行接收。 3、默认情况为单机实验,发送和接收IP均为本地IP;进行双机实验时,请自行修改IP。 4、关闭图形界面后,也请在Eclipse中关闭进程。-A
windows
- 计算机网络GOBACKN协议,数据链路层的协议,物理学鞥和网络层已给出-GOBACKN computer network protocols, data link layer protocol, and network layer physics Eng has been given
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 unreliable channel, the recei