文件名称:Qt TCP客户端
文件大小:12KB
文件格式:ZIP
更新时间:2021-08-05 12:37:29
Qt TCP客户端
Qt 写的TCP客户端程序,在线程中完成数据收发,使用协议解析接口解析数据可以比较容易的更换通信协议。
【文件预览】:
Qt TCPClient
----print-hex()
--------printfhex.cpp(767B)
--------printfhex.h(163B)
----enthernet-protocol()
--------endianconversion.cpp(72B)
--------tf500protocol()
--------enthernetdataparsing.cpp(121B)
--------enthernetdataparsing.h(414B)
--------endianconversion.h(729B)
----tcp-client()
--------tcpclient.h(1KB)
--------tcpclientop.h(429B)
--------tcpclient.cpp(8KB)