搜索资源列表
Azureus_2.4.0.0_source
- 一款bt软件Azureus的源代码,java 开发,绝对完整-new bt Azureus software source code, java development, absolute integrity.
gps_1.2
- 一个p2p仿真软件,java编写,提供了BT的仿真实现。-a p2p simulation software, java prepared for BT's Simulation.
jbittorrentapi-v1.0
- JAVA 做的BT,里面包含了所有的API函数.做得挺辛苦的
Azureus_source
- Azureus是一个java编写的跨平台的BT客户端,它具有很多功能,可以帮你强有力地高速下载文件。
btlib-0.4-project
- BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for Java, Bluetooth enabled mobile devices.
jbittorrentapi-v1.1
- Java实现的BT下载API The Java Bittorrent API project aims at providing a simple and easy-to-use API for future work on Bittorrent protocol. It provides classes and methods that permit to complete each step necessary to publish files and retriev
DLBT_SDK
- 点量BT的开发目的是让用户无需关心和了解BT的具体实现细节,只需要写几十行甚至几行代码,便可以实现一个功能完善而且强大的BT应用软件。目前点量BT已经在多家客户的网吧游戏更新系统 / 教育视频BT下载系统中应用. 点量BT源码使用高效的c++代码编写,提供标准的动态链接库(DLL),可供C/C++、Delphi、C#、Java、VB等语言和各常用开发环境调用,让您完全像调用系统API一样的调用
GPS
- p2p仿真,java写的,能够设置参数,模拟BT下载-p2p仿真,java写的,能够设置参数,模拟BT下载,
Tracker
- 以C#方式实现BT下载过程中的Tracker服务器端。监控链接的客户,提供种子发布,寻找资源,实时更新节点信息-Be achieved in C# in the process of BT download Tracker server-side. Monitor link customers to provide seed release, find the resources, real-time update the node information
Demo8
- 写一个应用程序,要求编写一个Panel的子类MyPanel,MyPanel中有一个文本框和一个按钮,要求MyPanel的实例作为其按钮的ActionEvent事件的监视器,当单击按钮时,程序获取文本框中的文本,并将该文本作为按钮的名称。然后再编写一个Frame的子类,即窗口。窗口的布局为BorderLayout布局。窗口中添加两个MyPanel面板,分别添加到窗口的东部区域和西部区域-MyPanel.Java package cn import java.awt.* import
bt
- java scr ipts on mail server
snark-0.5.tar
- Snark是国外一个开源Java的项目,实现了BitTorrent协议,通过分析此项目的源程序,可以更利于我们更加深入的了解当前流行的BT软件的原理,进而可以指导我们的p2p软件方面的开发。-Foreign Snark is an open source Java projects, the realization of the BitTorrent protocol, by analyzing the source code of this project could be more cond
bt-0.9.1
- jquery 插件 bt 可以实现google地图的提示infowindow功能-jquery plug-ins can be achieved bt tips google map infowindow function
CMS
- 本体育交流网站要实现一个基本的视频交流网站的功能,包括前端呈现视频链接、BT种子提供下载、视频下载、多语言的支持、多时区的支持、论坛、比赛搜索,后台提供一个视频连接的发布、时区的管理、P2P软件的管理、论坛系统管理、广告系统的管理功能,后台人员管理、角色管理、权限管理、以及为其他网站提供webservice接口等功能.-The Sports Exchange web site to achieve a basic video sharing site' s features, inclu
bt-API
- java蓝牙通讯文档API,有需要的朋友可以来参考-java Bluetooth communication document API, there is a need to refer a friend you can take a look at
BT
- java 在Windows下实现BT下载-OurBT
bt.java.tar
- Backtracking example
bt
- an example of java help us understand more about the transmission and reception between client and server programming techniques rmi
BT-system-based-p2p
- BT客户端开发方法,基于P2P的下载器,Java实现,能够点对点的实现资源的发现。下载-BT client development methods, based on P2P downloader Java implementation that can peer-to-peer resource discovery. Download
testM.java
- android蓝牙连接设备, 直接连接会失败, 通过反射机制连接成功-android connect BT devices by this.getClass().getMethod and invoke()