文件名称:基于 qt 下 tcp 文件传输 测试
文件大小:31KB
文件格式:RAR
更新时间:2015-05-23 15:39:12
qt tcp 文件传输
这是个qt 下 基于tcp连接的文件传输测试程序, server启动后,client连接服务器,连成成功后,client选择向服务器传输文件 传输文件没有问题,但是存在一个问题 就是客户端传输文件完成后,我直接关闭客户端程序会报错, 不知道是哪 的资源没有释放还是别的原因 待后来者测试,指正
【文件预览】:
tcpServer
----Makefile(6KB)
----widget.cpp(12KB)
----release()
----Makefile.Debug(5KB)
----debug()
----createpacket.h(2KB)
----tcpServer.pro(504B)
----main.cpp(181B)
----tcpServer.pro.user(8KB)
----libcreatepacket.a(636B)
----Makefile.Release(6KB)
----widget.h(2KB)
----FLXCommon()
--------flxtypes.h(2KB)
--------flxdefines.h(355B)
--------flxthread.h(7KB)
--------dlfunction.h(3KB)
tcpClient
----Makefile(6KB)
----widget.cpp(16KB)
----txt.txt(16B)
----release()
----Makefile.Debug(6KB)
----debug()
----progressbardialog.cpp(882B)
----progressbardialog.h(688B)
----createpacket.h(2KB)
----tcpClient.pro(503B)
----tcpClient.pro.user(8KB)
----main.cpp(181B)
----libcreatepacket.a(636B)
----Makefile.Release(6KB)
----widget.h(2KB)
----FLXCommon()
--------flxtypes.h(2KB)
--------flxdefines.h(355B)
--------flxthread.h(7KB)
--------dlfunction.h(3KB)