资源列表
Tcp
- 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
clientSocket
- c++builder 利用clientsocket 与 serversocket发送/接收数据流-c++ builder using clientsocket and serversocket send/receive data stream
sjUDPdump
- 对于网络传输中的ip udp arp 协议分析,截获其中的数据。然后对其加以分析。-ip udp arp Protocol Analysis
Modbus_Simulation
- Modbus通讯协议仿真器,带有注册码,是最好用的modbus工具,含主控端和被控端。 速度快,稳定, 灵活,还支持modbus tcp/ip。现场调试modbus必备工具。-Modbus communication protocol simulator, with registration number, is the best tool to use modbus, including host and the host. Fast, stable, flexible, and also
fun2
- cvi 写的 一个网络通信程序 实现 tcp ip通信-cvi write a tcp ip network communication program to achieve communication
简单TCP协议实验 lab07
- 简单TCP协议实验, 计算机网络协议开发 copyright: HalfWay 08cs-Simple TCP agreement with experiment, computer network protocol development copyright: HalfWay 08cs
Modbus-introducton
- 包括了MODBUS协议及其TCP,RTU各内容的标准规范,应用实例及例程-Including MODBUS protocol and TCP, RTU the content standards, application examples and routines
tcpclient1
- socket程序tcp客户端,可以和服务器端通信-tcp client socket program, and the server can communicate
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
