文件名称:使用qt实现的聊天工具
文件大小:14KB
文件格式:RAR
更新时间:2017-12-30 14:02:35
qt 聊天工具 局域网qq 局域网聊天
使用qt实现的聊天工具,功能包括用户注册,登录,发送图片,qt下的gif图片显示,正常聊天
【文件预览】:
p2pchat
----client()
--------mainwindow.ui(6KB)
--------registerWindow.ui(2KB)
--------registerWindow.cpp(2KB)
--------mainwindow.cpp(10KB)
--------main.cpp(175B)
--------mainwindow.h(2KB)
--------tcpServer.cpp(1KB)
--------registerWindow.h(541B)
--------tcpServer.h(542B)
----用qmake编译下.txt(0B)
----server()
--------tcpServerAndThread.h(938B)
--------main.cpp(222B)
--------tcpServerAndThread.cpp(2KB)
--------mainwindowserver.cpp(8KB)
--------mainwindowserver.ui(2KB)
--------mainwindowserver.h(1KB)