文件名称:p2pchat
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.15mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
利用C编写的基于p2p协议的QQ聊天程序,内附源码。-Prepared using C-based p2p protocol QQ chat program, included source code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
p2pchat/用C写的一个p2p的视频聊天程序.rar
p2pchat/P2PChat/P2PChat.sln
p2pchat/P2PChat/P2PChat.suo
p2pchat/P2PChat/_desktop.ini
p2pchat/P2PChat/说明.txt
p2pchat/P2PChat/ChatClientComponent/ChatClientComponent.csproj
p2pchat/P2PChat/ChatClientComponent/CustomPeerResolver.cs
p2pchat/P2PChat/ChatClientComponent/PeerManager.cs
p2pchat/P2PChat/ChatClientComponent/PeerService.cs
p2pchat/P2PChat/ChatClientComponent/bin/Debug/ChatClientComponent.dll
p2pchat/P2PChat/ChatClientComponent/bin/Debug/ChatClientComponent.pdb
p2pchat/P2PChat/ChatClientComponent/bin/Debug/ChatPeer.dll
p2pchat/P2PChat/ChatClientComponent/bin/Debug/ChatPeer.pdb
p2pchat/P2PChat/ChatClientComponent/bin/Debug/PresentationCore.dll
p2pchat/P2PChat/ChatClientComponent/bin/Debug/System.Printing.dll
p2pchat/P2PChat/ChatClientComponent/obj/ChatClientComponent.csproj.FileList.txt
p2pchat/P2PChat/ChatClientComponent/obj/ChatClientComponent.csproj.FileListAbsolute.txt
p2pchat/P2PChat/ChatClientComponent/obj/Debug/ChatClientComponent.dll
p2pchat/P2PChat/ChatClientComponent/obj/Debug/ChatClientComponent.pdb
p2pchat/P2PChat/ChatClientComponent/obj/Debug/ResolveAssemblyReference.cache
p2pchat/P2PChat/ChatClientComponent/Properties/AssemblyInfo.cs
p2pchat/P2PChat/ChatPeer/ChatPeer.csproj
p2pchat/P2PChat/ChatPeer/DnsHelper.cs
p2pchat/P2PChat/ChatPeer/IPeer.cs
p2pchat/P2PChat/ChatPeer/IPeerService.cs
p2pchat/P2PChat/ChatPeer/bin/Debug/ChatPeer.dll
p2pchat/P2PChat/ChatPeer/bin/Debug/ChatPeer.pdb
p2pchat/P2PChat/ChatPeer/obj/ChatPeer.csproj.FileListAbsolute.txt
p2pchat/P2PChat/ChatPeer/obj/Debug/ChatPeer.dll
p2pchat/P2PChat/ChatPeer/obj/Debug/ChatPeer.pdb
p2pchat/P2PChat/ChatPeer/obj/Debug/ResolveAssemblyReference.cache
p2pchat/P2PChat/ChatPeer/Properties/AssemblyInfo.cs
p2pchat/P2PChat/ChatServer/App.xaml
p2pchat/P2PChat/ChatServer/App.xaml.cs
p2pchat/P2PChat/ChatServer/ChatServer.csproj
p2pchat/P2PChat/ChatServer/ChatServer.csproj.user
p2pchat/P2PChat/ChatServer/Window1.xaml
p2pchat/P2PChat/ChatServer/Window1.xaml.cs
p2pchat/P2PChat/ChatServer/Properties/AssemblyInfo.cs
p2pchat/P2PChat/ChatServer/Properties/Resources.cs
p2pchat/P2PChat/ChatServer/Properties/Resources.resx
p2pchat/P2PChat/ChatServer/Properties/Settings.cs
p2pchat/P2PChat/ChatServer/Properties/Settings.settings
p2pchat/P2PChat/ChatServiceComponent/ChatManager.cs
p2pchat/P2PChat/ChatServiceComponent/ChatPeerService.cs
p2pchat/P2PChat/ChatServiceComponent/CustomPeerResolverService.cs
p2pchat/P2PChat/ChatServiceComponent/IServiceManager.cs
p2pchat/P2PChat/ChatServiceComponent/NewsManager.cs
p2pchat/P2PChat/ChatServiceComponent/ServiceComponent.csproj
p2pchat/P2PChat/ChatServiceComponent/ServiceManager.cs
p2pchat/P2PChat/ChatServiceComponent/Util.cs
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/ChatPeer.dll
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/ChatPeer.pdb
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/ChatServiceComponent.dll
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/ChatServiceComponent.pdb
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/PresentationCore.dll
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/System.Printing.dll
p2pchat/P2PChat/ChatServiceComponent/obj/ServiceComponent.csproj.FileListAbsolute.txt
p2pchat/P2PChat/ChatServiceComponent/obj/Debug/ChatServiceComponent.dll
p2pchat/P2PChat/ChatServiceComponent/obj/Debug/ChatServiceComponent.pdb
p2pchat/P2PChat/ChatServiceComponent/Properties/AssemblyInfo.cs
p2pchat/P2PChat/P2PChat/App.config
p2pchat/P2PChat/P2PChat/App.xaml
p2pchat/P2PChat/P2PChat/App.xaml.cs
p2pchat/P2PChat/P2PChat/ChatWindow.xaml
p2pchat/P2PChat/P2PChat/ChatWindow.xaml.cs
p2pchat/P2PChat/P2PChat/P2PChat.csproj
p2pchat/P2PChat/P2PChat/P2PChat.csproj.user
p2pchat/P2PChat/P2PChat/Window1.xaml
p2pchat/P2PChat/P2PChat/Window1.xaml.cs
p2pchat/P2PChat/P2PChat/_desktop.ini
p2pchat/P2PChat/P2PChat/img/man.jpg
p2pchat/P2PChat/P2PChat/img/marble.jpg
p2pchat/P2PChat/P2PChat/img/vv2.jpg
p2pchat/P2PChat/P2PChat/img/vvv.jpg
p2pchat/P2PChat/P2PChat/img/_desktop.ini
p2pchat/P2PChat/P2PChat/Properties/AssemblyInfo.cs
p2pchat/P2PChat/P2PChat/Properties/Resources.Designer.cs
p2pchat/P2PChat/P2PChat/Properties/Resources.resx
p2pchat/P2PChat/P2PChat/Properties/Settings.Designer.cs
p2pchat/P2PChat/P2PChat/Properties/Settings.settings
p2pchat/P2PChat/P2PChat/Properties/_desktop.ini
p2pchat/P2PChat/test/App.config
p2pchat/P2PChat/test/ChatClientComponent.dll
p2pchat/P2PChat/test/ChatClientComponent.pdb
p2pchat/P2PChat/test/ChatPeer.dll
p2pchat/P2PChat/test/ChatPeer.pdb
p2pchat/P2PChat/test/P2PChat.exe
p2pchat/P2PChat/test/P2PChat.exe.config
p2pchat/P2PChat/test/P2PChat.pdb
p2pchat/P2PChat/test/P2PChat.vshost.exe
p2pchat/P2PChat/test/P2PChat.vshost.exe.config
p2pchat/P2PChat/ChatClientComponent/obj/Debug/TempPE
p2pchat/P2PChat/ChatPeer/obj/Debug/TempPE
p2pchat/P2PChat/ChatServiceComponent/obj/Debug/TempPE
p2pchat/P2PChat/ChatClientComponent/bin/Debug
p2pchat/P2PChat/ChatClientComponent/obj/Debug
p2pchat/P2PChat/ChatPeer/bin/Debug
p2pchat/P2PChat/ChatPeer/obj/Debug
p2pchat/P2PChat/ChatServer/bin/Debug
p2pchat/P2PChat/ChatServer/obj/Debug
p2pchat/P2PChat/ChatServiceComponent/bin/Debug
p2pchat/P2PChat/ChatServiceComponent
p2pchat/P2PChat/P2PChat.sln
p2pchat/P2PChat/P2PChat.suo
p2pchat/P2PChat/_desktop.ini
p2pchat/P2PChat/说明.txt
p2pchat/P2PChat/ChatClientComponent/ChatClientComponent.csproj
p2pchat/P2PChat/ChatClientComponent/CustomPeerResolver.cs
p2pchat/P2PChat/ChatClientComponent/PeerManager.cs
p2pchat/P2PChat/ChatClientComponent/PeerService.cs
p2pchat/P2PChat/ChatClientComponent/bin/Debug/ChatClientComponent.dll
p2pchat/P2PChat/ChatClientComponent/bin/Debug/ChatClientComponent.pdb
p2pchat/P2PChat/ChatClientComponent/bin/Debug/ChatPeer.dll
p2pchat/P2PChat/ChatClientComponent/bin/Debug/ChatPeer.pdb
p2pchat/P2PChat/ChatClientComponent/bin/Debug/PresentationCore.dll
p2pchat/P2PChat/ChatClientComponent/bin/Debug/System.Printing.dll
p2pchat/P2PChat/ChatClientComponent/obj/ChatClientComponent.csproj.FileList.txt
p2pchat/P2PChat/ChatClientComponent/obj/ChatClientComponent.csproj.FileListAbsolute.txt
p2pchat/P2PChat/ChatClientComponent/obj/Debug/ChatClientComponent.dll
p2pchat/P2PChat/ChatClientComponent/obj/Debug/ChatClientComponent.pdb
p2pchat/P2PChat/ChatClientComponent/obj/Debug/ResolveAssemblyReference.cache
p2pchat/P2PChat/ChatClientComponent/Properties/AssemblyInfo.cs
p2pchat/P2PChat/ChatPeer/ChatPeer.csproj
p2pchat/P2PChat/ChatPeer/DnsHelper.cs
p2pchat/P2PChat/ChatPeer/IPeer.cs
p2pchat/P2PChat/ChatPeer/IPeerService.cs
p2pchat/P2PChat/ChatPeer/bin/Debug/ChatPeer.dll
p2pchat/P2PChat/ChatPeer/bin/Debug/ChatPeer.pdb
p2pchat/P2PChat/ChatPeer/obj/ChatPeer.csproj.FileListAbsolute.txt
p2pchat/P2PChat/ChatPeer/obj/Debug/ChatPeer.dll
p2pchat/P2PChat/ChatPeer/obj/Debug/ChatPeer.pdb
p2pchat/P2PChat/ChatPeer/obj/Debug/ResolveAssemblyReference.cache
p2pchat/P2PChat/ChatPeer/Properties/AssemblyInfo.cs
p2pchat/P2PChat/ChatServer/App.xaml
p2pchat/P2PChat/ChatServer/App.xaml.cs
p2pchat/P2PChat/ChatServer/ChatServer.csproj
p2pchat/P2PChat/ChatServer/ChatServer.csproj.user
p2pchat/P2PChat/ChatServer/Window1.xaml
p2pchat/P2PChat/ChatServer/Window1.xaml.cs
p2pchat/P2PChat/ChatServer/Properties/AssemblyInfo.cs
p2pchat/P2PChat/ChatServer/Properties/Resources.cs
p2pchat/P2PChat/ChatServer/Properties/Resources.resx
p2pchat/P2PChat/ChatServer/Properties/Settings.cs
p2pchat/P2PChat/ChatServer/Properties/Settings.settings
p2pchat/P2PChat/ChatServiceComponent/ChatManager.cs
p2pchat/P2PChat/ChatServiceComponent/ChatPeerService.cs
p2pchat/P2PChat/ChatServiceComponent/CustomPeerResolverService.cs
p2pchat/P2PChat/ChatServiceComponent/IServiceManager.cs
p2pchat/P2PChat/ChatServiceComponent/NewsManager.cs
p2pchat/P2PChat/ChatServiceComponent/ServiceComponent.csproj
p2pchat/P2PChat/ChatServiceComponent/ServiceManager.cs
p2pchat/P2PChat/ChatServiceComponent/Util.cs
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/ChatPeer.dll
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/ChatPeer.pdb
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/ChatServiceComponent.dll
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/ChatServiceComponent.pdb
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/PresentationCore.dll
p2pchat/P2PChat/ChatServiceComponent/bin/Debug/System.Printing.dll
p2pchat/P2PChat/ChatServiceComponent/obj/ServiceComponent.csproj.FileListAbsolute.txt
p2pchat/P2PChat/ChatServiceComponent/obj/Debug/ChatServiceComponent.dll
p2pchat/P2PChat/ChatServiceComponent/obj/Debug/ChatServiceComponent.pdb
p2pchat/P2PChat/ChatServiceComponent/Properties/AssemblyInfo.cs
p2pchat/P2PChat/P2PChat/App.config
p2pchat/P2PChat/P2PChat/App.xaml
p2pchat/P2PChat/P2PChat/App.xaml.cs
p2pchat/P2PChat/P2PChat/ChatWindow.xaml
p2pchat/P2PChat/P2PChat/ChatWindow.xaml.cs
p2pchat/P2PChat/P2PChat/P2PChat.csproj
p2pchat/P2PChat/P2PChat/P2PChat.csproj.user
p2pchat/P2PChat/P2PChat/Window1.xaml
p2pchat/P2PChat/P2PChat/Window1.xaml.cs
p2pchat/P2PChat/P2PChat/_desktop.ini
p2pchat/P2PChat/P2PChat/img/man.jpg
p2pchat/P2PChat/P2PChat/img/marble.jpg
p2pchat/P2PChat/P2PChat/img/vv2.jpg
p2pchat/P2PChat/P2PChat/img/vvv.jpg
p2pchat/P2PChat/P2PChat/img/_desktop.ini
p2pchat/P2PChat/P2PChat/Properties/AssemblyInfo.cs
p2pchat/P2PChat/P2PChat/Properties/Resources.Designer.cs
p2pchat/P2PChat/P2PChat/Properties/Resources.resx
p2pchat/P2PChat/P2PChat/Properties/Settings.Designer.cs
p2pchat/P2PChat/P2PChat/Properties/Settings.settings
p2pchat/P2PChat/P2PChat/Properties/_desktop.ini
p2pchat/P2PChat/test/App.config
p2pchat/P2PChat/test/ChatClientComponent.dll
p2pchat/P2PChat/test/ChatClientComponent.pdb
p2pchat/P2PChat/test/ChatPeer.dll
p2pchat/P2PChat/test/ChatPeer.pdb
p2pchat/P2PChat/test/P2PChat.exe
p2pchat/P2PChat/test/P2PChat.exe.config
p2pchat/P2PChat/test/P2PChat.pdb
p2pchat/P2PChat/test/P2PChat.vshost.exe
p2pchat/P2PChat/test/P2PChat.vshost.exe.config
p2pchat/P2PChat/ChatClientComponent/obj/Debug/TempPE
p2pchat/P2PChat/ChatPeer/obj/Debug/TempPE
p2pchat/P2PChat/ChatServiceComponent/obj/Debug/TempPE
p2pchat/P2PChat/ChatClientComponent/bin/Debug
p2pchat/P2PChat/ChatClientComponent/obj/Debug
p2pchat/P2PChat/ChatPeer/bin/Debug
p2pchat/P2PChat/ChatPeer/obj/Debug
p2pchat/P2PChat/ChatServer/bin/Debug
p2pchat/P2PChat/ChatServer/obj/Debug
p2pchat/P2PChat/ChatServiceComponent/bin/Debug
p2pchat/P2PChat/ChatServiceComponent
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.