文件名称:基于QT,C++实现的简易TCP通信
文件大小:1.12MB
文件格式:ZIP
更新时间:2024-09-22 04:23:18
qt c++ tcpip
基于QT,C++实现的简易TCP通信,实现客户端与服务器之间发送与接收,按动客户端连接按钮自动与服务器连接(服务器上连接按钮无效,默认自动打开服务器),客户端界面上的IP和端口号均为服务器IP和端口号,服务器界面上的IP和端口号为本机IP和端口号。
【文件预览】:
TCP
----build-TCP-Desktop_Qt_5_12_0_MinGW_64_bit-Debug()
--------ui_server.h(5KB)
--------Makefile.Debug(50KB)
--------ui_client.h(4KB)
--------.qmake.stash(1003B)
--------Makefile.Release(50KB)
--------debug()
--------Makefile(27KB)
--------release()
----TCP()
--------server.ui(3KB)
--------server.h(379B)
--------TCP.pro.user(24KB)
--------client.h(329B)
--------client.cpp(1KB)
--------client.ui(2KB)
--------main.cpp(292B)
--------TCP.pro(1KB)
--------server.cpp(1KB)