P2Pchat

所属分类:网络编程
开发工具:QT
文件大小:13289KB
下载次数:3
上传日期:2014-02-24 14:51:06
上 传 者gaojiaqigood
说明:  一个基于TCP的聊天小程序,支持窗口抖动和传送文件
(A TCP-based chat applet, support windows shake and transfer files)

文件列表:
代码 (0, 2014-01-04)
代码\bin (0, 2014-01-04)
代码\bin\P2P.exe (1984000, 2014-01-04)
代码\bin\Qt5Core.dll (4392960, 2013-09-16)
代码\bin\Qt5Gui.dll (4453376, 2013-08-26)
代码\bin\Qt5Network.dll (1393664, 2013-08-26)
代码\bin\Qt5Widgets.dll (6149632, 2013-08-26)
代码\bin\icudt51.dll (391106, 2013-08-02)
代码\bin\icuin51.dll (3370438, 2013-08-02)
代码\bin\icuuc51.dll (1979803, 2013-08-02)
代码\bin\libgcc_s_dw2-1.dll (544817, 2013-04-18)
代码\bin\libstdc++-6.dll (989805, 2013-04-18)
代码\bin\libwinpthread-1.dll (73901, 2013-04-18)
代码\bin\plugins (0, 2014-01-04)
代码\bin\plugins\imageformats (0, 2014-01-04)
代码\bin\plugins\imageformats\qjpeg.dll (261120, 2013-08-26)
代码\bin\plugins\platforms (0, 2014-01-04)
代码\bin\plugins\platforms\qminimal.dll (46080, 2013-08-26)
代码\bin\plugins\platforms\qoffscreen.dll (576512, 2013-08-26)
代码\bin\plugins\platforms\qwindows.dll (1233408, 2013-08-26)
代码\src (0, 2014-01-04)
代码\src\Project0.pro (823, 2013-12-22)
代码\src\Project0.pro.user (17770, 2014-01-04)
代码\src\Source.qrc (218, 2013-12-23)
代码\src\communicate.cpp (1103, 2013-12-23)
代码\src\communicate.h (729, 2013-12-20)
代码\src\communicate.ui (2895, 2013-12-23)
代码\src\communicator.cpp (4194, 2013-12-23)
代码\src\communicator.h (1721, 2013-12-23)
代码\src\dialog.cpp (970, 2014-01-04)
代码\src\dialog.h (323, 2013-11-24)
代码\src\dialog.ui (2533, 2013-12-23)
代码\src\documentdialog.cpp (3173, 2013-12-23)
代码\src\documentdialog.h (878, 2013-12-23)
代码\src\documentdialog.ui (4321, 2013-12-23)
代码\src\filetransmitor.cpp (8898, 2013-12-23)
代码\src\filetransmitor.h (1825, 2013-12-23)
代码\src\friend.cpp (6426, 2013-12-23)
... ...

bin文件夹中有可执行程序,双击P2P.exe运行程序 src文件夹中包含程序源代码,源代码中各个cpp文件的简要说明如下: communicate.cpp实现了聊天窗口类的显示及相关操作 dialog.cpp实现了显示登陆界面类及相关操作 communicator.cpp实现了P2P通信模块 documentdialog.cpp实现了显示文件传输窗口类及相关操作 filetransmitor.cpp实现了可靠的文件传输类 friend.cpp实现了对单个好友的操作管理,如聊天,传文件等核心操作 mainwindow.cpp实现了主界面类 server.cpp实现了server类 shakewindow.cpp实现了抖动窗口类

近期下载者

相关文件


收藏者