资源列表
tsockwin64
- 对iclass操作读写,利用串口进行通信 增加TCPIP功能 -ICLASS read and write operations on the use of serial communication functions to increase TCPIP
StealthTCPScanner
- SOCKET编程例子3-Example 3 for SOCKET programming.
tcpip
- 基于uo的tcpip移植代码,LWIP的使用不仅可以保有tcpip原有的功能,同时可以减少内存。-Uo code based on the tcpip transplantation, LWIP tcpip used not only to maintain the original function, while reducing the memory.
A_WinSock
- simple winsock for connecting computer via lan
fhmip_ns-ext.tar
- Patch for FHMIPv6 fro ns2 under linux
stephane-libmodbus-2d90cd5
- 介绍MODBUS-RTU/TCP协议栈,C语言-Introduction MODBUS protocol stack, C language. . .
ipwai
- 一个可以查看局域网电脑的外网IP的例子,用了外部控件,只有几行代码-a computer can view the LAN IP networks outside the example, using the external controls, but only a few lines of code
TCP
- VC++6.0 TCP/IP网口通信协议-VC++6.0 TCP/IP communication protocol network port
liblzf-3.6.tar
- ip net work admin covers all new ipv6 features for the network administrators
good1scapp
- 运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。具体细节请参考源代码。-After running the server side, the client can connect through the ip, use the udp, Supported client upload, monitor screen, as well as run programs on the server and other funct
基于TCP-IP协议的网络编程练习
- 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
TCP
- VC++6.0使用TCP/IP协议实现的多人网络聊天程序