文件名称:QTcpSocket和QtcpServer实现聊天小工具
文件大小:17KB
文件格式:ZIP
更新时间:2020-12-31 07:55:23
QTcpSocket QtcpServer 聊天小工具
有一段时间没有使用socket编程了,这两天抽时间使用QtcpSocket和QTcpServer写了一个简单的聊天小工具。
【文件预览】:
TCPSocket
----testTcpClient()
--------testTcpClient.pro(1KB)
--------ClientWidget.ui(4KB)
--------testTcpClient.pro.user(23KB)
--------ClientWidget.cpp(2KB)
--------ClientWidget.h(946B)
--------testTcpClient.pro.user.f390e5d(23KB)
--------main.cpp(187B)
----testTCP()
--------testTCP.pro.user.f390e5d(23KB)
--------testTCP.pro.user(23KB)
--------ServerWidget.h(962B)
--------ServerWidget.cpp(3KB)
--------testTCP.pro(1KB)
--------ServerWidget.ui(3KB)
--------main.cpp(187B)