搜索资源列表
tcp@ipwangji-hulian
- 上传的包里包含了好几个经过实验验证的VC++源码,主要是实现基于tcp/ip进行网际互联时的仿真模拟,实现了从简单的客户模型到客户--服务器模型的通信任务,应该是有价值的。-Upload a bag containing several experimentally validated through the VC++ source code, is to achieve based on tcp/ip for internet connectivity for the simulation,
com.headware.net
- 有效简单的TCP和UDP连接服务器的JAR包,文件名后缀.zip直接改成.jar就行-ffective simple TCP and UDP to connect to the server JAR bag, the filename suffix. Zip directly into. JAR will do
QTcpTest
- 基于QT5.5.1的socket TCP协议通信示例,包含客户端与服务端,实现了多线程、心跳机制、断线重连,数据简单封包(防止粘包)等必备技巧,已经封装为独立的类,可以移植性强,只需要添加自己的数据解析与处理即可直接使用。-Based on QT5.5.1 socket TCP communications example, including client and server, realize multithreading, heartbeat, break line, simple dat