文件名称:Qt使用tcp实现的简单服务端和客户端(带心跳检测)
文件大小:14KB
文件格式:ZIP
更新时间:2021-05-03 14:32:47
Qt tcpServer client.... 心跳检测
Qt使用tcp实现的简单服务端和客户端(带心跳检测)。。很基础的实现,大概适合对Qt tcpsever 不太清楚的人看。。
【文件预览】:
fortuneclient
----fortuneclient.pro(235B)
----client.h(3KB)
----client.cpp(12KB)
----main.cpp(3KB)
ChatServer
----chatsocket.cpp(3KB)
----mymessagedef.h(835B)
----ChatServer.pro(1KB)
----chattcpserver.h(513B)
----main.cpp(399B)
----chattcpserver.cpp(2KB)
----qml.qrc(92B)
----main.qml(5KB)
----chatsocket.h(636B)