资源列表
TCPIP_Illustrated_V3.rar
- 《TCP/IP详解,卷3》第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议) HTTP (超文本传送协议) NNTP (网络新闻传送协议 UNIX域协议 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.4BSD-Lite中的网络代码。 ," TCP/IP Detailed, Volume 3" Volume III covers the details of today' s TCP/IP
code.rar
- 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
lwip.rar
- lwip-1.3.0 + lwip分析的三篇文章,希望对你有所帮助,lwip-1.3.0+ lwip analysis of the three articles you want to be helpful
Micrium-uC-TCP-IP.rar
- ucosII tcpip1.91协议栈, 利用IAR工具软件实现的列子,ucosII tcpip1.91 protocol stack, using IAR tools to achieve Liezi
udptest
- VC实现UDP协议发送信息,支持HEX格式和文本格式,-VC achieve UDP protocol to send information, support HEX format and text format
Angle
- 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
httptunnel-1.3.2
- 打通http隧道的代码,可以把所有的协议封装成http请求,可以穿透防火墙,非常强大!-Open up http tunnel code, you can encapsulate all the protocols http request, can penetrate the firewall, very powerful!
httpdownload
- 用HTTP实现多线程下载,采用c++ socke直接编写-HTTP download with multi-threaded, using a direct write c++ socke
PostDz-luntan-
- 论坛发帖器i,你懂的全自动不留痕迹,易语言真的是很好很强发大-Post to device i, you know without any traces of fully automatic, easy language really is a good strong Fat
TCP_IP
- 使用CSocket类和CArchive类,通过new关键字创建一个类对象来操作CSocket类的成员函数-Use CSocket and CArchive class, create a class object to manipulate the CSocket class member functions through the new keyword
Tcp_Talk52
- VC++实现的基于TCP/IP的结构体传输,可修改结构体内容,试试可靠传输-VC++ implementation based on TCP/IP-transmission structure, can modify the structure content, try the reliable transmission
TCPSocket
- c#写的tcp socket编程用,我用的是vs2008-c# tcp socket programming by writing, I use vs2008