资源列表
lacp
- LACP逻辑链路层 协议 实现 及 测试 程序-LACP protocol and test procedures
File-transfer-tcp-ip
- 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
KTDI
- ktdi的例子,封装成ksocket可以在内核使用socket进行网络通讯(tcp/udp)-ktdi example, can be packaged as ksocket socket in the kernel to use for network communication (tcp/udp)
LwIP
- 本文的章节安排是这样的:第2、3、4节对LwIP做一个总体上的描述,第5节是关于操作系统模拟层的内容,第6节是内存和缓冲区管理,第7节介绍LwIP网络接口抽象层,第8、9、10介绍IP、UDP、TCP协议的实现,第11、12节介绍如何与LwIP协议栈接口及LwIP提供的API,第13、14节将分析协议栈的实现,第15、16节提供LwIP API的参考手册,17、18节提供例子代码。-This chapter arrangement is like this: 2,3,4 LwIP do a se
msocket
- 一个简单的用于Matlab间tcp/ip套接通信的程序。可以实现两个matlab进程间的收发数据。-Matlab is used between a simple tcp/ip socket communication program. Between two matlab processes can send and receive data.
UDP
- 在两台计算机间完成一个简单的UDP传输。 客户端 (1) 循环从命令行读入一行字符串,并传递给服务器,由服务器对字符串进行反转,并将结果返回给客户端 (2) 客户端显示反转后的字符串 (3) 当客户按下“delete”健后,关闭套接字,结束程序 服务器端 (1) 收到客户端数据包,首先验证数据包源地址是否合法 (2) 接收客户的数据,并显示客户的IP地址和端口号 (3) 接收客户传来的字符串,反转后传递给客户 -Between the two computer
TCPIP
- 是一本学习tcpip协议的详细指南,让你明白协议是如何实现的过程-Is a learning tcpip agreement detailed guidance, let you understand is how to realize the process of the agreement
Modbus-TcpIp
- vs2010实现的MODBUS rtu ascii tcp通信源码欢迎交流 -VS2010 MODBUS RTU ASCII TCP communications source code welcome the exchange
TCP.Server--
- vs2008 tcp 客户端和 服务端 调试过
GPSR-ns2.26~2.29
- 关于olsr路由协议的源代码,以及在ns2下的添加方法-Olsr routing protocol source code, and add a method in ns2
Lab45
- 计算机网络协议实验4/5:ipv6的接受与发送,以及ipv6的转发实验-receive and send and transition of ipv6
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