搜索资源列表
WinsockIOCP_demo
- 在TCP/IP编程中,Windows环境里 完成端口 模型性能最高,最稳定,响应速度最快,该 源代码就是一个例子,值得研究哦。- In the TCP/IP programming, in the Windows environment completes the port model performance high, stablest, the speed of response is quickest, this source code is an example, is worth
TCP.IP终端程序源代码
- TCP.IP终端程序源代码-TCP.IP terminal program source code
TCPdemo
- 一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。-a simple and practical network TCP / IP testing program's source code can be completed without amending the general test, on the basis of this revision, can be a particular procedure.
libnet5.0
- 最新的TCP/IP开发包源代码,做P2P,Sniper必备的软件包哦!-the latest TCP / IP Development Kit source code, so P2P, Sniper essential package Oh!
tcp.ipterminalprogram
- “TCP.IP终端程序源代码”是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能-"TCP.IP terminal program source code" is a realization of a TCP.UDP terminal procedures, through the terminals can be achieved POP3, SMTP, FTP and other functions
Winplat
- 本书为《WINDOWS 网络编程》的源代码,主要覆盖了WINDOWS 95/98/2000/CE的网络开发。详细讲解了NETBIOS和TCP/IP协议,适合于中高级程序员和网络管理人员进行编程设计的参考。-the book "Network Programming Windows" source code, WINDOWS main 95/98/2000/CE coverage of the network development. Explained in detail N
TCPIPTerminalCode
- TCP.IP终端程序源代码,代码齐全,可以直接使用.适合98/2000/xp-TCP.IP terminal program source code, code complete, can be used directly. for 98 / 2000/xp
IP Messenger v2.50a7 Full Source
- 是一款局域网内即时通信软件, 基于 TCP/IP(UDP).可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. 不需要服务器支持. 支持文件/文件夹的传送 (2.00版以上) 通讯数据采用 RSA/Blofish 加密 (2.00版以上) 十分小巧, 简单易用, 而且你可以完全免费使用它. 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME, Java 等, 并且公开源代码.
TCPIP_zhongduan
- TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能
TCP.IP
- TCPIP终端程序源代码运行环境vc++ 6.0
STM32+ENC28J16以太网控制LED源代码
- STM32+ENC28J16的以太网实例,验证OK的整个工程文件,学习TCP/IP协议很有参考价值,实例通过WEB页面控制4个LED的亮灭。
TCP/IP通讯协议源码和vpp
- vb写的TCP/IP通讯协议源码和vpp,包含客户端和服务器接口,SocketServer,SocketClient源代码和vpp。