资源列表
UDP_TEST
- 利用IdSocketHandle完成udp协议初步实现。自发自收。-Use of IdSocketHandle completed the initial realization of the udp protocol. Spontaneous self-closing.
TCPserverMANK
- tcp服务器端mank 可作为服务器端或者客户端调试tcp/ip通信-tcp server-side mank can be used as a server-side or client-side debugging tcp/ip communication
lwip-1.1.1.tar
- 最常被移植的lwIP源码版本,网上流传的移植源码包多是基于此版本。用于参考研究最适合。
ipmsg250a6src
- 详细说明:大名顶顶的ipmsg(中文名称是飞鸽传书)官方于出2007-06-12推出的v2.50alpha6版本源代码,ipmsg是很好用的局域网传输软件,英文和日文界面。支持VC4.1以上版本。
Serial-number-communication
- 一个专用线把一台电脑的两个COM端口连接起来-A dedicated line to the two COM ports to connect a computer
ipmsg250a7src
- ipmsg(中文名称是飞鸽传书)2007-08-31推出的v2.50alpha7版本的源代码,ipmsg是非常好用的局域网传输软件,英文和日文界面。支持VC4.1以上版本。
crnlearning
- A Simple Sequential MAC Protocol for CRN Learning
lnet-0.5.0
- TCP Stack IP协议栈,仅供参考-tcp/ip lwNet
TcpClient
- 上述代码是一个关于TCP通讯的客户端的源程序,实现了一个简单的客户端要实现的功能。-The above code is a about TCP communication client source program that implements a simple client to realize the function.
netserver-d.0
- linux下tcp,udp通信库,socket类封装,http类封装,udp类封装,吐血奉献。-Under linux tcp, udp communication library, socket type of packaging, http class encapsulates, udp type of packaging, vomiting dedication.
rtpdemo
- 实现 rtp/rtcp的传输流媒体的demo
ACEserver
- 基于ACE开发的简单的UDP服务器以及客户端,并实现广播的功能。