文件名称:Qt 多线程使用 QTcpSocket及QTimer
文件大小:10KB
文件格式:RAR
更新时间:2018-05-11 13:10:01
QTcpSocket QTimer QThread 多线程
例子代码适用于, 主线程提供gui相关功能,次线程周期触发调用,请求socket服务相关。 在参考了不少国内外代码,实现此功能。 代码在qt5.3 vs2010下环境测试通过。 服务器直接用 https://github.com/dushibaiyu/QtTcpThreadServer即可。 希望对大家有所帮助。
【文件预览】:
test_thread
----main.cpp(181B)
----test_thread.qrc(71B)
----test_thread.cpp(4KB)
----Resources()
----GeneratedFiles()
--------qrc_test_thread.cpp(696B)
--------Debug()
--------ui_test_thread.h(2KB)
--------Release()
----test_thread.h(2KB)
----test_thread.vcxproj.user(609B)
----test_thread.vcxproj(10KB)
----test_thread.ui(810B)
----test_thread.vcxproj.filters(3KB)
test_thread.sln