搜索资源列表
NetworkHeartbeat
- 网络心跳程序,有客户端和服务器端,客户端不停发送数据给服务器端,服务器端收到对应的信息就给客户端发送信息-Network heartbeat procedures, client and server side, the client continuously sends data to the server-side, server-side receiving the information corresponding to the client Jiugei send a message
tcpudp
- 上传的是一些tcp协议和udp协议的一些相关的资料,包括心跳包,滑动窗口,数据库连接池-Upload some tcp protocol and udp protocols some relevant information, including heartbeat package, sliding window, database connection pool
testiocp2
- IOCP服务器,acceptEx,内存管理,心跳-The IOCP server acceptEx, memory management, heartbeat
tcp
- vs2005环境下,使用tcp通信协议实现的“心跳程序”。-the vs2005 environment, using TCP communication protocol heartbeat program.
socket_HeartBeat
- 心跳包,代码不错,可以借鉴。主要是思想。-Heartbeat packet, the code is good, can learn from. Mainly thought.
qt_oicq
- 类似于qq的聊天工具,采用socket编程,用于了多线程,select,还有心跳机制,守护进程!-Similar to qq chat tool, using socket programming for a multi-threaded, select, and heartbeat mechanism, the daemon!
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
