文件名称:QT-tcpsocket简单通信-字符串通信
文件大小:8KB
文件格式:ZIP
更新时间:2019-12-13 05:13:18
Qt socket TCP
Qt利用tcp-socket简单通信。客户端与服务端互发字符串
【文件预览】:
tcpDemo
----TCPServer()
--------tcpsever.cpp(1KB)
--------TCPServer.pro(435B)
--------tcpsever.h(681B)
--------mainwindow.cpp(843B)
--------mainwindow.h(439B)
--------main.cpp(183B)
--------mainwindow.ui(2KB)
----TCPClient()
--------tcpclient.h(977B)
--------TCPClient.pro(437B)
--------mainwindow.cpp(567B)
--------mainwindow.h(444B)
--------tcpclient.cpp(2KB)
--------main.cpp(183B)
--------mainwindow.ui(1KB)
----Readme.txt(40B)