QTcpServer实现多客户端连接

时间:2022-09-16 17:35:22
【文件属性】:
文件名称:QTcpServer实现多客户端连接
文件大小:8KB
文件格式:ZIP
更新时间:2022-09-16 17:35:22
qt QTcpServer QTcpSocket 多线程 多客户端 QT QTcpServer实现多客户端连接。博客地址:https://blog.csdn.net/sinat_33859977/article/details/100110460
【文件预览】:
多客户端服务
----client()
--------widget.ui(2KB)
--------widget.cpp(1KB)
--------client.pro(1017B)
--------main.cpp(175B)
--------widget.h(494B)
----myserver()
--------myserver.cpp(502B)
--------thread1.h(354B)
--------myserver.pro(485B)
--------myserver.h(244B)
--------dialog.h(321B)
--------thread2.h(346B)
--------thread2.cpp(805B)
--------main.cpp(210B)
--------dialog.cpp(403B)
--------thread1.cpp(1KB)
--------dialog.ui(441B)

网友评论

  • 没啥用,和官方demo差不多