文件名称:Qt_tcp通信.rar
文件大小:11KB
文件格式:RAR
更新时间:2023-07-10 04:24:38
Qt TCP通信
socket通信协议的学习,基于Qt的socket通信,用QTcpServer和QTcpClient实现两个程序的文字聊天功能
【文件预览】:
Qt_tcp通信
----tcpserver()
--------server.ui(2KB)
--------server.h(821B)
--------main.cpp(175B)
--------server.cpp(2KB)
--------tcpserver.pro(1KB)
--------tcpserver.pro.user(23KB)
----tcpclient()
--------client.h(709B)
--------tcpclient.pro(1KB)
--------client.cpp(2KB)
--------client.ui(4KB)
--------main.cpp(175B)
--------tcpclient.pro.user(23KB)