文件名称:QT网络通信源码
文件大小:94KB
文件格式:RAR
更新时间:2017-05-15 07:30:20
QT C++ 源码 客户端 服务端
qt编写的网络通信程序,可实现客户端与服务端的简单通信,客户端可随意设置用户名、ip和端口号,并接受来自服务端的数据。经过本人亲身体验,该程序可作为网络调试工具,也可以稍加改动,变成自己的小项目。不懂的请联系QQ853298070
【文件预览】:
Qtclient_server
----client()
--------tcpclient.pro.user.0537566(3KB)
--------Makefile(8KB)
--------tcpclient.pro(202B)
--------tcpclient.exe(48KB)
--------tcpclient.h(771B)
--------tcpclient.pro.user(17KB)
--------tcpclient(40KB)
--------tcpclient_zh.qm(639B)
--------tcpclient.cpp(4KB)
--------main.cpp(334B)
--------tcpclient_zh.ts(2KB)
--------Makefile.Release(5KB)
----server()
--------Makefile(9KB)
--------tcpserver.pro(284B)
--------server(44KB)
--------tcpclientsocket.h(379B)
--------tcpserver_zh.ts(470B)
--------server.h(446B)
--------tcpserver.pro.user.0537566(17KB)
--------tcpserver.cpp(1KB)
--------tcpserver.h(491B)
--------server.cpp(1KB)
--------tcpserver_zh.qm(442B)
--------tcpserver.pro.user(17KB)
--------main.cpp(333B)
--------tcpclientsocket.cpp(651B)
--------Makefile.Release(7KB)
--------tcpserver.exe(45KB)
--------tcpserver(44KB)