文件名称:P2PCenter_last
- 所属分类:
- P2P编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.86mb
- 下载次数:
- 0次
- 提 供 者:
- 龙*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
P2P点播直播开源项目是一个由Kevin发起,多人参与开发并不断更新,符合GPL开源协议的开源项目。
目的:缩短企业同类型项目开发周期,集成多种P2P协议,如BT,EMULE等。
主要功能:
Peer 间传输数据采用UDP,能有效的穿透防火墙,在进一步的版本中将实现TCP及UPNP穿透
能够实现流媒体的点播及直播,还能共享其他文件,文件类型不限。
流媒体文件支持广泛,如rmvb,wmv,flv,mp4等
源代码下载论坛:http://opensource.kan8888.com
演示网站:http://www.skyvcd.com
-P2P on-demand broadcast is an open source project initiated by Kevin, people involved in the development and continuously updated in line with the GPL open source open source project agreement. Objective: To shorten the enterprise with the type of project development cycle, integrating a wide range of P2P protocols such as BT, EMULE, etc.. Main functions: Peer between the transmission of data using UDP, can effectively penetrate the firewall, in a further version will be the realization of TCP and UPNP penetration can be achieved on-demand streaming media and broadcast, but also share other files, file types are not limited. Stream media files to support a wide range, such as rmvb, wmv, flv, mp4, such as source code download Forum: http://opensource.kan8888.com demo site: http://www.skyvcd.com
目的:缩短企业同类型项目开发周期,集成多种P2P协议,如BT,EMULE等。
主要功能:
Peer 间传输数据采用UDP,能有效的穿透防火墙,在进一步的版本中将实现TCP及UPNP穿透
能够实现流媒体的点播及直播,还能共享其他文件,文件类型不限。
流媒体文件支持广泛,如rmvb,wmv,flv,mp4等
源代码下载论坛:http://opensource.kan8888.com
演示网站:http://www.skyvcd.com
-P2P on-demand broadcast is an open source project initiated by Kevin, people involved in the development and continuously updated in line with the GPL open source open source project agreement. Objective: To shorten the enterprise with the type of project development cycle, integrating a wide range of P2P protocols such as BT, EMULE, etc.. Main functions: Peer between the transmission of data using UDP, can effectively penetrate the firewall, in a further version will be the realization of TCP and UPNP penetration can be achieved on-demand streaming media and broadcast, but also share other files, file types are not limited. Stream media files to support a wide range, such as rmvb, wmv, flv, mp4, such as source code download Forum: http://opensource.kan8888.com demo site: http://www.skyvcd.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
P2PCenter
.........\bin
.........\...\Client
.........\...\......\copyright.txt
.........\...\......\msvcp71.dll
.........\...\......\msvcr71.dll
.........\...\......\P2PClient.nsi
.........\...\......\P2PClientSetup.exe
.........\...\......\P2PIEClient.exe
.........\...\......\P2PIEClient.ini
.........\...\......\P2PNetwork.dll
.........\...\......\P2PNetwork.ini
.........\...\......\P2POrderClient.exe
.........\...\......\P2POrderClient.ini
.........\...\......\P2PPublisher.nsi
.........\...\......\P2PPublisherSetup.exe
.........\...\......\P2PService.exe
.........\...\......\P2PWebAX.dll
.........\...\......\TcpClient.dll
.........\...\......\Updater.exe
.........\...\......\Updater.ini
.........\...\......\说明.txt
.........\...\GNU通用公共许可证(GPL).txt
.........\...\Server
.........\...\......\P2POrderServer.exe
.........\...\......\P2POrderServer.ini
.........\...\......\P2POrderServer.nsi
.........\...\......\P2POrderServerSetup.exe
.........\...\......\TcpServer.dll
.........\...\......\说明.txt
.........\common
.........\......\database
.........\......\........\mssql
.........\......\........\.....\kmssqlbase.cpp
.........\......\........\.....\kmssqlbase.h
.........\......\define
.........\......\......\kmacro.h
.........\......\......\kwin32types.h
.........\......\io
.........\......\..\KFile.cpp
.........\......\..\KFile.h
.........\......\..\KStream.cpp
.........\......\..\KStream.h
.........\......\KApp.cpp
.........\......\KApp.h
.........\......\log
.........\......\...\KLog.cpp
.........\......\...\KLog.h
.........\......\misc
.........\......\....\Array.cpp
.........\......\....\Array.h
.........\......\....\IniFile.cpp
.........\......\....\IniFile.h
.........\......\....\InternetUrl.cpp
.........\......\....\InternetUrl.h
.........\......\....\KCommon.cpp
.........\......\....\KCommon.h
.........\......\....\KDataBuffer.h
.........\......\....\KDebug.cpp
.........\......\....\KDebug.h
.........\......\....\KList.h
.........\......\....\KPtrList.h
.........\......\....\KPtrMap.h
.........\......\....\KString.cpp
.........\......\....\KString.h
.........\......\....\KStringMap.h
.........\......\....\KTask.h
.........\......\....\MD5.cpp
.........\......\....\MD5.h
.........\......\....\StringBuffer.cpp
.........\......\....\StringBuffer.h
.........\......\....\XMLite.cpp
.........\......\....\XMLite.h
.........\......\network
.........\......\.......\KNetwork.h
.........\......\.......\KSocket.cpp
.........\......\.......\KSocket.h
.........\......\thread
.........\......\......\KCritSec.h
.........\......\......\KThread.cpp
.........\......\......\KThread.h
.........\......\......\KTimer.cpp
.........\......\......\KTimer.h
.........\doc
.........\...\GNU通用公共许可证(GPL).txt
.........\...\P2POrderServer.sql
.........\...\P2PPublish.sql
.........\...\框架设计.doc
.........\...\源代码编译及安装说明.txt
.........\...\项目简介.txt
.........\source
.........\......\GNU通用公共许可证(GPL).txt
.........\......\P2PCenter.sln
.........\......\P2PCommon
.........\......\.........\BaseCommand.cpp
.........\......\.........\BaseCommand.h
.........\......\.........\P2PCommand.cpp
.........\......\.........\P2PCommand.h
.........\......\.........\p2pdefine.h
.........\......\.........\P2SCommand.cpp
.........\bin
.........\...\Client
.........\...\......\copyright.txt
.........\...\......\msvcp71.dll
.........\...\......\msvcr71.dll
.........\...\......\P2PClient.nsi
.........\...\......\P2PClientSetup.exe
.........\...\......\P2PIEClient.exe
.........\...\......\P2PIEClient.ini
.........\...\......\P2PNetwork.dll
.........\...\......\P2PNetwork.ini
.........\...\......\P2POrderClient.exe
.........\...\......\P2POrderClient.ini
.........\...\......\P2PPublisher.nsi
.........\...\......\P2PPublisherSetup.exe
.........\...\......\P2PService.exe
.........\...\......\P2PWebAX.dll
.........\...\......\TcpClient.dll
.........\...\......\Updater.exe
.........\...\......\Updater.ini
.........\...\......\说明.txt
.........\...\GNU通用公共许可证(GPL).txt
.........\...\Server
.........\...\......\P2POrderServer.exe
.........\...\......\P2POrderServer.ini
.........\...\......\P2POrderServer.nsi
.........\...\......\P2POrderServerSetup.exe
.........\...\......\TcpServer.dll
.........\...\......\说明.txt
.........\common
.........\......\database
.........\......\........\mssql
.........\......\........\.....\kmssqlbase.cpp
.........\......\........\.....\kmssqlbase.h
.........\......\define
.........\......\......\kmacro.h
.........\......\......\kwin32types.h
.........\......\io
.........\......\..\KFile.cpp
.........\......\..\KFile.h
.........\......\..\KStream.cpp
.........\......\..\KStream.h
.........\......\KApp.cpp
.........\......\KApp.h
.........\......\log
.........\......\...\KLog.cpp
.........\......\...\KLog.h
.........\......\misc
.........\......\....\Array.cpp
.........\......\....\Array.h
.........\......\....\IniFile.cpp
.........\......\....\IniFile.h
.........\......\....\InternetUrl.cpp
.........\......\....\InternetUrl.h
.........\......\....\KCommon.cpp
.........\......\....\KCommon.h
.........\......\....\KDataBuffer.h
.........\......\....\KDebug.cpp
.........\......\....\KDebug.h
.........\......\....\KList.h
.........\......\....\KPtrList.h
.........\......\....\KPtrMap.h
.........\......\....\KString.cpp
.........\......\....\KString.h
.........\......\....\KStringMap.h
.........\......\....\KTask.h
.........\......\....\MD5.cpp
.........\......\....\MD5.h
.........\......\....\StringBuffer.cpp
.........\......\....\StringBuffer.h
.........\......\....\XMLite.cpp
.........\......\....\XMLite.h
.........\......\network
.........\......\.......\KNetwork.h
.........\......\.......\KSocket.cpp
.........\......\.......\KSocket.h
.........\......\thread
.........\......\......\KCritSec.h
.........\......\......\KThread.cpp
.........\......\......\KThread.h
.........\......\......\KTimer.cpp
.........\......\......\KTimer.h
.........\doc
.........\...\GNU通用公共许可证(GPL).txt
.........\...\P2POrderServer.sql
.........\...\P2PPublish.sql
.........\...\框架设计.doc
.........\...\源代码编译及安装说明.txt
.........\...\项目简介.txt
.........\source
.........\......\GNU通用公共许可证(GPL).txt
.........\......\P2PCenter.sln
.........\......\P2PCommon
.........\......\.........\BaseCommand.cpp
.........\......\.........\BaseCommand.h
.........\......\.........\P2PCommand.cpp
.........\......\.........\P2PCommand.h
.........\......\.........\p2pdefine.h
.........\......\.........\P2SCommand.cpp