文件名称:QTSocket.zip
文件大小:41KB
文件格式:ZIP
更新时间:2024-10-15 07:14:57
qtsocket qt c++
Qt Tcp 通信例子,分为服务器和客户端,例子较详细,对C++ qt网络编程人员帮助较大
【文件预览】:
HelloQtNetwork-master
----SimpleUdpClient()
--------widget.ui(6KB)
--------main.cpp(164B)
--------SimpleUdpClient.pro(951B)
--------widget.cpp(6KB)
--------widget.h(471B)
----SimpleTcpClient()
--------SimpleTcpClient.pro(951B)
--------widget.ui(4KB)
--------main.cpp(164B)
--------widget.cpp(4KB)
--------widget.h(481B)
----HelloQtNetwork.pro(190B)
----LICENSE(1KB)
----README.md(164B)
----MultithreadTcpServer()
--------MultithreadTcpServer.pro(639B)
--------widget.ui(3KB)
--------main.cpp(164B)
--------MyTcpServer.cpp(1023B)
--------MyTcpServer.h(403B)
--------widget.cpp(4KB)
--------widget.h(746B)
--------ServerOperate.h(852B)
--------ServerOperate.cpp(3KB)
----SimpleTcpServer()
--------widget.ui(4KB)
--------main.cpp(164B)
--------widget.cpp(6KB)
--------widget.h(666B)
--------SimpleTcpServer.pro(951B)
----TcpFileTransfer()
--------ClientOperate.cpp(8KB)
--------ClientWidget.cpp(2KB)
--------Readme.txt(923B)
--------ServerWidget.cpp(2KB)
--------ClientWidget.h(637B)
--------main.cpp(354B)
--------ServerWidget.h(655B)
--------ClientOperate.h(2KB)
--------ClientWidget.ui(3KB)
--------TcpFileTransfer.pro(1KB)
--------ServerOperate.h(2KB)
--------ServerOperate.cpp(9KB)
--------ServerWidget.ui(3KB)
----RTR.cpp(3KB)