Welcome![Sign In][Sign Up]
Location:
Search - P2PServer

Search list

[CSharpudp-over-p2pserver

Description: peer-to-peer 实现udp穿越防火墙-peer-to-peer through the firewall to achieve udp
Platform: | Size: 8416 | Author: czw | Hits:

[Multimedia programp2psourcecode1

Description: 一个vc++编的基于p2p的聊天程序,分为客户端p2pclient和服务器端p2pserver,实现了udp穿透
Platform: | Size: 32347 | Author: 彭亮 | Hits:

[Other resourceP2P_by_shootingstars

Description: 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。
Platform: | Size: 31986 | Author: tongling | Hits:

[Internet-NetworkP2PServer

Description: 这是P2P服务器端的软件,实现的是服务器端的一些基本功能,希望对大家有所帮助
Platform: | Size: 8131 | Author: 游云 | Hits:

[Streaming Mpeg4p2pserver

Description: p2p的流媒体点播软件源代码。非常有价值,一定要看。
Platform: | Size: 7733302 | Author: x | Hits:

[Internet-NetworkP2P_CS_Demo

Description: P2PClientDemo P2PServer show the p2p test.
Platform: | Size: 16602 | Author: leon23 | Hits:

[Other resourceP2PFilesample

Description: P2P 文件传输.zhFileOcx.ocx: 文件传输控件,此组件可以不可见,也可以可见,可以穿越防火墙进行P2P连接,速度根据网络不同而不同,一般在15KB-70KB之间。 P2PServer.exe:P2P连接服务器,此服务器用于协助组件进行P2P连接,P2PServer.exe 可以对75%以上网络进行P2P直连接,数据无需要经过服务器。25%左右的网络会通过服务器中转。 用户ID:以下例子中所用到的10001号或者10002号,是语音组件的标志,每个组件需要一个ID号来区别,每个语音组件连接P2PServer时需要告知自己是谁和需要连接谁。
Platform: | Size: 132227 | Author: david | Hits:

[Other resourceP2PServer

Description: P2P server for file sharing
Platform: | Size: 7854 | Author: 秦先 | Hits:

[P2PP2P 源代码

Description: 源代码编译及安装说明 源代码编译及安装说明编译说明: . 编译环境安装 Microsoft Visual Studio .NET 2003 . 下载WTL(版本:7.5), 网站 http://sourceforge.net/projects/wtl/, 解压并将 wtl/include 加入VS.Net include 工程 参考方法: 打开 Microsoft Visual Studio .NET 2003 点击菜单 工具->选项->Projects->VC++目录->包含文件 ... . 安装说明: 客户端打包: 客户端打包用 NSIS, 先安装 NSIS程序,下载地址:http://opensource.kan8888.com/tools/nsis208chs2005.exe, 打包脚本见 bin/P2PClient.sis 发布端打包: 打包脚本见 bin/P2PPublisher.nsi 发布端数据库表导入 doc/P2PPublish.sql 脚本 服务端安装: . Windows: 安装 SqlServer 2000, 创建库并运行 doc/P2POrderServer.sql, 然后导入 data.mdb 数据 . Linux: 安装 Mysql 并导入相关数据 配置相关: . 客户端: P2PNetwork.ini and P2PIEClient.ini, 发布端: P2POrderClient.ini, 服务端: P2POrderServer.ini 具体详细配置方法见各文件备注 运行: . 首先运行 P2POrderServer.exe, . 再运行 P2POrderClient.exe 进行发布 . 再启动服务程序 P2PServer.exe, 此程序为服务程序,先运行 Install.bat 进行安装,然后运行 Start.bat启动 也可以用打包后的程序进行安装,安装后自动启动.
Platform: | Size: 4087775 | Author: ff2009 | Hits:

[P2PP2PServer.c

Description: 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Oh, I am here on their own to achieve one of the source code to illustrate the UDP Through NAT principle.
Platform: | Size: 4096 | Author: 吴花 | Hits:

[JSP/JavaP2PfilesharingP2PServer

Description: 与P2PfilesharingJavaVersion.rar是和在一起的,它是服务器用到的代码-with P2PfilesharingJavaVersion.rar is together , which is used in the server code
Platform: | Size: 7168 | Author: hazel | Hits:

[Internet-NetworkP2P_CS_Demo

Description: P2PClientDemo P2PServer show the p2p test.
Platform: | Size: 74752 | Author: leon23 | Hits:

[P2PP2PFilesample

Description: P2P 文件传输.zhFileOcx.ocx: 文件传输控件,此组件可以不可见,也可以可见,可以穿越防火墙进行P2P连接,速度根据网络不同而不同,一般在15KB-70KB之间。 P2PServer.exe:P2P连接服务器,此服务器用于协助组件进行P2P连接,P2PServer.exe 可以对75%以上网络进行P2P直连接,数据无需要经过服务器。25%左右的网络会通过服务器中转。 用户ID:以下例子中所用到的10001号或者10002号,是语音组件的标志,每个组件需要一个ID号来区别,每个语音组件连接P2PServer时需要告知自己是谁和需要连接谁。 -P2P file transfer. ZhFileOcx.ocx: file transfer control, the components can be not visible may also be visible, you can connect through the firewall for P2P, the speed of the network varies, generally between 15KB-70KB. P2PServer.exe: P2P connect to a server, the server components used to help P2P connection, P2PServer.exe can be more than 75 of P2P networks Direct Connect, data no need to go through the server. About 25 of the network will be in transit through the server. User ID: The following examples used in the No. 10001 or No. 10002, is a symbol of voice components, each component need an ID number to distinguish each voice connection components need to inform P2PServer who he is and who need to connect .
Platform: | Size: 132096 | Author: david | Hits:

[JSP/Javaproject

Description: JAVA的nat 穿透的实现,先运行服务器在运行客户端1,运行客户端2的时候要把no改为2,即可-JAVA realization of the nat penetration, first run the server running the client 1, run 2, when the client should be no change 2, can be
Platform: | Size: 5120 | Author: studentclass4 | Hits:

[Multimedia programsheji

Description: web服务器代码P2P服务器。有论文,代码,全套都有!-web server code P2PServer
Platform: | Size: 9107456 | Author: 张亚楠 | Hits:

[ICQ-IM-ChatP2PServer

Description: PSPserver,实现群聊功能,但不可以传文章-this is a chatsystem for many people talk together at the same time.
Platform: | Size: 76800 | Author: qinxiuke | Hits:

[Otherp2pserver

Description: P2P服务器应用代码,VC实现,效率很高-sourcecode of google
Platform: | Size: 2841600 | Author: 111111 | Hits:

[Internet-NetworkP2PServer

Description: 《对等网络技术源代码》一书中所讲解的P2P服务器的ASP源代码文件。-" The networking technology such as source code," a book explaining the P2P server, ASP source code files.
Platform: | Size: 7168 | Author: 吕毅 | Hits:

[Internet-NetworkP2PServer

Description: p2p服务端代码,帮助两个客户端直接通信。-p2p server-side code to help two clients to communicate directly.
Platform: | Size: 677888 | Author: 冯才城 | Hits:

[Internet-NetworkP2PNAT

Description: P2P之UDP穿透NAT的实现,一个模拟P2P通讯的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后.(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation)-p2p protocol, udp, CSHARP
Platform: | Size: 49152 | Author: alex_cn | Hits:
« 1 23 »

CodeBus www.codebus.net