Qt TCP聊天室demo

时间:2020-12-01 14:17:17
【文件属性】:
文件名称:Qt TCP聊天室demo
文件大小:2.18MB
文件格式:ZIP
更新时间:2020-12-01 14:17:17
QtTCP Qt 通过QTcpSocket类和QTcpServer类实现TCP协议的编程。代码介绍如何实现一个如何基于TCP的网络聊天室,他同样也从客户端和服务器两部分组成。
【文件预览】:
TCP
----TcpClient()
--------tcpclient.h(995B)
--------TcpClient.pro.user(23KB)
--------tcpclient.cpp(4KB)
--------main.cpp(181B)
--------TcpClient.pro(372B)
----build-TcpServer-Desktop_Qt_5_6_3_MinGW_32bit-Debug()
--------Makefile.Debug(53KB)
--------Makefile.Release(54KB)
--------debug()
--------Makefile(19KB)
--------release()
----build-TcpClient-Desktop_Qt_5_6_3_MinGW_32bit-Debug()
--------Makefile.Debug(35KB)
--------Makefile.Release(35KB)
--------debug()
--------Makefile(19KB)
--------release()
----TcpServer()
--------TcpServer.pro.user(23KB)
--------tcpserver.cpp(1KB)
--------server.h(636B)
--------tcpclientsocket.h(467B)
--------TcpServer.pro(458B)
--------tcpclientsocket.cpp(747B)
--------main.cpp(181B)
--------server.cpp(2KB)
--------tcpserver.h(662B)

网友评论