-
局域网多人聊天工具,用的是开发的+ +平台,对于新手来说在…
局域网内多人聊天工具,VC++平台上开发,对于在P2P编程的新手有很大帮助-LAN multiplayer chat tool, VC++ platform for development, for the novice in the P2P program helps a lot
- 2022-03-18 17:25:42下载
- 积分:1
-
P2P Game Network Framework是一个在j2me和蓝牙上使用p2p方法来开发多用户游戏的框架。This is a framework for...
P2P Game Network Framework是一个在j2me和蓝牙上使用p2p方法来开发多用户游戏的框架。This is a framework for developing multiplayer games over j2me and bluetooth using a P2P approach.
- 2022-03-06 01:31:59下载
- 积分:1
-
一个Open Source Project的P2P软件。 全部用Delphi自身的控件完成,含Server端及Client端的代码和程序...
一个Open Source Project的P2P软件。 全部用Delphi自身的控件完成,含Server端及Client端的代码和程序- Open Source Project P2P software. Completely uses Delphi own to
control to complete, contains the Server end and the Client end code
and the procedure
- 2022-01-31 04:01:39下载
- 积分:1
-
P2P
基于P2P技术的流媒体直播服务体系的研究及应用,文件为.kdh文件需要下载CAJview才能打开,开发环境好像没有这类,是用钱买的论文咯。-P2P-based streaming media technology, broadcast service system for the study and application documents. Kdh need to download the file to open CAJview, this type of development environment do not seem to have is the use of paper money to buy pyronaridine.
- 2022-05-29 21:22:43下载
- 积分:1
-
IPX广播演示程序。
IPX广播演示程序。-a demo of IPX broadcast.
- 2022-02-06 08:44:00下载
- 积分:1
-
免费内核推出, BT软件开发不再高深. 只要你愿意, 你可以在3天的时间里开发出满足你自己需要的BT下载软件.
假如你正在想自己开发一个BT下载软件或...
免费内核推出, BT软件开发不再高深. 只要你愿意, 你可以在3天的时间里开发出满足你自己需要的BT下载软件.
假如你正在想自己开发一个BT下载软件或者你正在为你的公司的程序寻找一种省钱省时的下载解决方案, FTKernelAPI将是你的理想选择...
FTKernelAPI 是什么?
FTKernelAPI 是基于标准的BitTorrent协议开发网络内核库. 作者开发的BT下载软件FlashBT(变态快车) 就是使用的
本内核库. FTKernelAPI 是使用C++开发, 以标准 C API 接口的方式提供. 所以FTKernelAPI 不但可以应用于C++开发
的程序中, 同样可以应用于VB/Delphi/C++ Builder 的语言开发的程序中. 目前FTKernelAPI 已经被某些公司成功的应
用于他们的商业程序中, 包括C++和Delhpi开发的程序.
FTKernelAPI 如何使用? 有什么例子可以参照吗?
为了便于大家使用, 作者提供了一个使用FTKernelAPI 开发的开放源码的BT下载程序 - BitZam. 关于使用FTKernelAPI, 你可以下载BitZam的C++源码看看. 使用起来非常简单. 你可以在BitZam的基础上在很短的时间内开发出通用的BitTorrent下载程序或者自己专用的禁止其他人的BitTorrent软件下载的程序. 你不必再关心BitTorrent协议的细节, 这些都已经被封装在了内核库中.-free-core launch, BT is no longer advanced software development. If you wish, you can three days of time to develop to meet your own needs BT to download software. If you are thinking about their development of a BT download software or you are for your company"s procedures to find a cost-effective and time under the contains
- 2022-09-29 19:35:03下载
- 积分:1
-
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P client code, for foreign open-source code, can be used to study and master the C++ The P2P communication algorithm. Disclosure of information from the Internet for learning to use.
- 2022-11-09 19:20:03下载
- 积分:1
-
用CSharp写的一个网络通信程序,源码来自CodeProject
用CSharp写的一个网络通信程序,源码来自CodeProject-use of a programmer writing network communications procedures, source from the CodeProject
- 2022-06-28 20:03:07下载
- 积分:1
-
电驴的源代码有各种类别的影响。更详细的分析
里面有eMule源代码比较详尽的分析,对各个类进行了描述,并且对eMule的通信协议和报文细节也有详细描述-EMule source code there is a more detailed analysis of the various categories are described, and eMule s communication protocol and message details are described in detail
- 2023-09-06 16:35:04下载
- 积分:1
-
一个bt的开源的 C++ 库,很清晰,可以运行于多个编程环境,支持多个平台,Unix,Windows等。
libtorrent is a C++ li...
一个bt的开源的 C++ 库,很清晰,可以运行于多个编程环境,支持多个平台,Unix,Windows等。
libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.
源地址http://www.rasterbar.com/-open source C library, it was very clear and capable of running on multiple programming environment to support multiple platforms, Unix, Windows and so on. Libtorrent is a C library that aims to be a good alternative to all the other bittorrent.com implementations around. It is a library and not a full featured client, although it comes with a working example client. Source address http://www.rasterbar.com /
- 2022-08-19 20:05:59下载
- 积分:1