资源列表
sock
- 跨平台 socket 库,包括TCP和UDP,可以直接用.-Cross-platform socket library can be used directly.
TcpClient
- 建立TCP连接,绑定某一端口并读取其请求数据-The establishment of TCP connections, bind a port and read the request data
fhmip_documentation
- FHMIPv6 documentation for ns2 under linux
FilePoster
- 单线程UDP文件传输,速率一般,有待改进,但对初学者很好-File poster
file-transfer
- 多线程TCP文件下载,速度很快,效果很好!-TCP File Download
tcpipbook1
- TCP/IP详解,这本书对学TCP/IP的同学很好用-TCP/IP
Chat
- 聊天UDP程序,对于初学聊天程序的同学很好用-chat code
TCPIPfor51mcu
- 提供了51单片机系统下精简的TCPIP协议栈完整的源代码,详细的移植说明文档,以及SOCKET调试测试工具。-TCPIP,SOCKET,51MCU
AN_QP_and_lwIP[1]
- QP and lwip tcp/ip stack application note
arping-2.05.tar
- 关于检查ip冲突的c程序,通过arp 协议检查ip 冲突的工具-c program about ip conflict examine through arp protocol
Socket_Code
- 用Socket方法,分别使用TCP,UDP协议完成一些简单的功能-Use Socket mathod to fullfil some simple functions, TCP and UDP respectively.
ping.c
- ping 程序源码,用于网络的连接和测试-ping is used to test and connect the net .