资源列表
TCPEchoServer
- TCP通信 协议,跟单片机交互。十六进制和二进制都能收发。(TCP communication protocol, with the single chip computer interaction.)
tcp全双工通信
- 基于tcp的全双工通信,内含客户机、服务器(Full duplex communication based on TCP)
core
- TCP functions for autoit (multiclient) and http post functions (working)
TCP一对一通信
- TCP一对一网络通信,实现一对一在线服务(TCP one-to-one network communication to achieve one-to-one online service)
zlg_udp
- 利用rtl8019as实现单片机以太网的连接,主要对TCP/IP协议进行简化。(Using rtl8019as to realize the Ethernet connection of MCU, the TCP/IP protocol is simplified.)
tcpip
- 基于NE2000的以太网通信程序,使用tcp/ip协议栈,需要用到keil软件进行编译(Ethernet communication program based on NE2000, using tcp/ip protocol stack, need to use keil software to compile)
bison-2.4.1a.tar
- 在linux系统上针对原始流量包使用,将数据包转换成原始流量(Conversion of packets into original traffic)
rfc951
- BOOTSTRAP PROTOCOL (BOOTP)
ModbusPollCS
- 主要是MODBUS TCP与PLC之间的通讯协议(the communication between modbus tcp and plc)
LWIP
- LwIP协议详解.pdf LwIP协议栈的设计与实现_中文译稿.pdf lwip源码详解_狗拿耗子.pdf uCOS平台下的LwIP移植笔记.pdf(LwIP protocol details.Pdf Design and implementation of LwIP protocol stack.Pdf LwIP source code,.Pdf LwIP transplant notes.Pdf under the uCOS platform)
tcpudp VB源码
- 一款基于VB编程的TCP网络通讯调试的源程序(A VB programming based TCP network communication debugging source program.)
数据包分段与重组算法原理及其实现
- 对原始数据进行数据还原,tcp数据进行分片后,可以对接收的tcp报文进行重新组合,使成为一次完整的会话内容。只是tcp数据分片,不要搞错了(After the TCP data is sliced, the received TCP message can be reassembled to make a complete session content. Just TCP data slices, do not make a mistake)