文件名称:Qt实现的文件传输和对话
文件大小:14KB
文件格式:RAR
更新时间:2018-01-18 03:50:30
Qt TCP 文件传输
Qt实现的文件传输和客户端和服务器端的对话,使用TCP协议,使用多线程
【文件预览】:
TCP
----Client()
--------Client.h(826B)
--------Client.cpp(4KB)
--------Client.pro.user(76KB)
--------main.cpp(183B)
--------mainwindow.ui(4KB)
--------mainwindow.cpp(3KB)
--------mainwindow.h(723B)
--------Client.pro(428B)
----Server()
--------Server.cpp(1KB)
--------Server.pro.user(76KB)
--------Server.h(484B)
--------Thread.cpp(3KB)
--------Server.pro(477B)
--------main.cpp(206B)
--------mainwindow.ui(2KB)
--------Thread.h(860B)
--------mainwindow.cpp(883B)
--------mainwindow.h(574B)