文件名称:p2pchat
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-15
- 文件大小:
- 280kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现P2P的简单通信 包括心跳检测 掉线处理等功能-implement the communication between 2 peers
(系统自动生成,下载前可以参看下载内容)
下载文件列表
p2p聊天程序\P2P聊天程序\MyChatClient\MyChatClient\ChatWindow.cpp
...........\...........\............\............\ChatWindow.h
...........\...........\............\............\ListenSocket.cpp
...........\...........\............\............\ListenSocket.h
...........\...........\............\............\MyChatClient.aps
...........\...........\............\............\MyChatClient.cpp
...........\...........\............\............\MyChatClient.h
...........\...........\............\............\MyChatClient.rc
...........\...........\............\............\MyChatClient.vcproj
...........\...........\............\............\MyChatClient.vcproj.FREESKYC-79EEDF.Administrator.user
...........\...........\............\............\MyChatClientDlg.cpp
...........\...........\............\............\MyChatClientDlg.h
...........\...........\............\............\MyChatClientLogo.cpp
...........\...........\............\............\MyChatClientLogo.h
...........\...........\............\............\ReadMe.txt
...........\...........\............\............\res\MyChatClient.ico
...........\...........\............\............\...\MyChatClient.rc2
...........\...........\............\............\Resource.h
...........\...........\............\............\stdafx.cpp
...........\...........\............\............\stdafx.h
...........\...........\............\MyChatClient.sln
...........\...........\............\MyChatClient.suo
...........\...........\MyChatClient.exe重命名
...........\...........\......Server\MychatServer\ListenSocket.cpp
...........\...........\............\............\ListenSocket.h
...........\...........\............\............\MychatServer.aps
...........\...........\............\............\MychatServer.cpp
...........\...........\............\............\MychatServer.h
...........\...........\............\............\MychatServer.rc
...........\...........\............\............\MychatServer.vcproj
...........\...........\............\............\MychatServer.vcproj.FREESKYC-79EEDF.Administrator.user
...........\...........\............\............\MychatServerDlg.cpp
...........\...........\............\............\MychatServerDlg.h
...........\...........\............\............\ReadMe.txt
...........\...........\............\............\res\MychatServer.ico
...........\...........\............\............\...\MychatServer.rc2
...........\...........\............\............\Resource.h
...........\...........\............\............\stdafx.cpp
...........\...........\............\............\stdafx.h
...........\...........\............\MyChatServer.sln
...........\...........\............\MyChatServer.suo
...........\...........\MychatServer.exe重命名
...........\...........\p2p程序使用说明.doc
...........\...........\MyChatClient\MyChatClient\res
...........\...........\......Server\MychatServer\res
...........\...........\......Client\MyChatClient
...........\...........\......Server\MychatServer
...........\...........\MyChatClient
...........\...........\MyChatServer
...........\P2P聊天程序
p2p聊天程序