资源列表
Angle
- 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
MODBUS TCP IP. Project for CooCox by DamiBanfi
- Use Modbus_Poll for this project to control stack. That only one useful project which I found.
TCP2v1_10m
- presentatin on tcp for microchip pics
tp-client-final
- 使用TCP Socket并发传输大、多文件,支持同时传输12路,此文件时client,下载者需要更改在自己盘创建带传输的文件,参加Client的Child源代码-The use of large transfer TCP Socket complicated, multi-file, the file client, need to download the disk to create change in their transmission of the document, the Chil
socketstream
- 有连接的通信实例,基于C/S架构的,可以实现双方互相发送数据,接受数据-Instance of a communication connection, based on C/S architecture, the two sides can send data to each other, receive data
SocketTools_source
- tcp udp开发利器. socket 源码,能帮助快速进行开发和测试-tcp upd tools sourcestcp upd tools sourcestcp upd tools sourcestcp upd tools sourcestcp upd tools sourcestcp upd tools sourcestcp upd tools sourcestcp upd tools sources
CpsConfig
- INI文件配置工具,可配置数据库,TCP/IP,和其它权限文件配置。-INI file configuration tools and powerful.
ChatSend
- 简单实现了 socket客户端和服务端的通信。VC6.0实现。-Simple implementation of the socket client and server communication. VC6.0 achieve.
socketdgram
- 基于VC6.0的开发环境,基于C/S架构,实现客户端与服务器之间的通信-VC6.0-based development environment, based on C/S structure, to achieve client and server communication
TCPPacket
- 此源码演示了如何通过原始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助-source of this demonstration of how to simulate the original socket tcp package, right winsock network programming and tcp / ip agreement learning help
iris3.7
- eEye公司的网络数据分析软件,学习TCP/IP的得力助手
ocx
- 演示用ATL编写的基于线程的TCP/IP通信控件