文件名称:Qt基于TCP的文件传输客户端、服务端
文件大小:12KB
文件格式:ZIP
更新时间:2021-09-20 11:10:19
QT TCP 文件传输
包含了QT5的文件传输Demo,基于TCP通信的客户端、服务端。QtCreator下使用MinGW编译可直接运行。
【文件预览】:
WidgetServer
----WidgetServer.pro.user(23KB)
----widget.h(760B)
----widget.ui(2KB)
----WidgetServer.pro(1KB)
----main.cpp(547B)
----widget.cpp(2KB)
Widget
----Widget.pro.user(23KB)
----widget.h(919B)
----widget.ui(3KB)
----main.cpp(545B)
----Widget.pro(1KB)
----widget.cpp(3KB)