搜索资源列表
数据链表演示程序
- 数据结构中数据链表的演示程序,其中包含有简单的模版编程。DOS界面下运行,VC++ 6.0编写。-data structure data Chain Demonstration Program, which includes a simple template programming. Running under DOS interface, VC 6.0.
PROFIBUS数据_数据链路层协议规范和服务定义_DL协议概述
- Profibus数据链路层的规范及概述
数据链路层协议的实现
- 关于数据链路层协议的实现源程序,包括停等协议等,重点是p5(退回到N重传)和p6(选择性重传),非常详细的C源码
数据链路层滑动窗口协议设计与实现
- 数据链路层滑动窗口协议设计与实现,实现选择重传。
jpcap_api.JAVA数据链路层
- JAVA数据链路层 所需 JPCAP API ,JAVA required for data link layer JPCAP API
datalink.lab.rar
- 数据链路层滑动窗口协议的设计与实现。有完整的说明和模拟环境文档。,Data link layer sliding window protocol design and implementation. There is a complete descr iption and documentation simulated environment.
GoBackN.rar
- 用VC++编写数据链路层协议,gobackN,网络层和物理层已给出,With VC++ The preparation of the data link layer protocol, gobackN, network layer and physical layer has been given
datalink-selective 数据链路层—选择性重传协议
- 数据链路层的选择性重传协议的编写。在仿真环境下编程实现有噪音信道环境下 两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率 为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节-The data link layer selective retransmission protocol preparation. In the simulation environment, programming environment,
GoBackN
- 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
libpcap-0.9.4.tar
- 数据链路层的数据截取,主要用于各种型号网卡数据流的获取-Data link layer data interception, mainly for various models of card data stream to obtain
DataLinkLayerUDP(1)
- 这是一款教学实验的源代码,数据链路控制规程的演示,用SOCKET(UDP) 通信平台实现点对点数据链路控制规程,演示了滑动窗口控制协议(GO-BACK-N)的工作原理的理解。-This is a teaching experiment
Datalink
- 实现TCP数据链路层的传输,有差错控制功能,在VC6下开发-The realization of TCP data link layer of the transmission, there is error control function, developed in VC6
linux-version
- 在linux下模拟不同数据链路层协议的工作状况-In linux simulated data link layer protocol in different working conditions
code
- 计算机网络第5版上数据链路层的5个协议的源码-Version 5 computer network data link layer protocol of the 5-source
DataLinklayer
- 计算机网络,数据链路层,包含arp协议分析,虚拟局域网vlan的配置,以太网协议的分析还有数据链路层的测试题。-Computer network, data link layer, contains the arp protocol analysis, vlan VLAN configuration, Ethernet protocol analysis there are data link layer of the test questions.
FrameParser
- Ethernet帧结构解析程序,应用数据链路层与局域网介质访问控制子曾的知识-Ethernet frame structure of analytic procedures, the application of data link layer and MAC sub-LAN have the knowledge
datalink protocol go back N final
- 模拟数据链路层的实现 采用 go back n 的方案,进行差错控制 vc6.0-implement the data link protocol of "go back n"
datalink
- 利用数据链路层原理,设计一个滑动窗口协议并在仿真环境下编程实现有噪音信道环境下的可靠的双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270 毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围。-Data link layer using the principle of a sliding window protocol design and simulation environment in the programming channe
frame
- 帧是在数据链路层数据进行传输与交换的基本单位。本次试验的目的是应用数据链路层的知识和基本原理,通过构造一个具体的Ethernet帧,从而深入理解网络协议的基本该法年与网络问题处理的一般方法。 -frame
multi_nic_raw_recv.c.tar
- 单进程多网卡数据链路层网络包接收程序,使用原始套接字和select函数机制,这是开发基于PC的软路由器所需要的基本技术。-Single-process, multi-card data link layer network packet reception program, the use of raw sockets and the select function, mechanism, which is to develop PC-based software router, the bas