Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - jxta
Search - jxta - List
DL : 0
jxta的api库
Update : 2024-04-29 Size : 4732339 Publisher :

P2Ppeer
DL : 0

jxta实现的类似BT的下载


Update : 2008-05-12 Size : 81077 Publisher : seubreathe

DL : 0
jxta提供了你需要的技术来编写网络化的,互操作的P2P应用程序,可以容易地跨防火墙来动态发现网络上其它的对等成员,容易地跨网络和任何人共享文件,在你喜爱的站点发现每分钟更新的内容,创建一个对等成员组,成员可以容易地发现对方(在任何跨防火墙的设备上),远程监视成员的活动,在网络上和其它成员安全地通信。-jxta you need to provide the technology to prepare the network, peer-to-peer interoperability of applications, can easily cross-firewall to dynamically discover other network members such as the right, easily inter-network and any shared document, in your favorite site updates every minute found the content, the creation of a reciprocal membership, Members can easily find each other (in any cross-firewall equipment), the members of the long-range surveillance activities, on the Internet and other communications to the security of the members.
Update : 2008-10-13 Size : 1353617 Publisher :

jxta shell 的java最新源码-JXTA shell latest source of java
Update : 2008-10-13 Size : 303352 Publisher : 速度

jxta是sun公司提出的支持p2p网络的服务架构,此程序包是用java写的doc!-JXTA is the company's support of peer-to-peer network architecture services, this package is written in java doc!
Update : 2008-10-13 Size : 4688697 Publisher : 王华

正在学习JXTA和P2Psocket内容.-are learning JXTA and P2Psocket content.
Update : 2008-10-13 Size : 3785057 Publisher : 吴春

Welcome to JXTA-C/C++ Project JXTA-C/C++ project is an open source cross-platform C/C++ implementation of the JXTA platform with an Apache-like license. The community is committed to a quarterly release cycle. For each release, it is currently built and tested on Solaris/Linux/Windows, MacOS X and BSD are reported to work. About JXTA The JXTA platform is an open network computing platform designed for peer-to-peer (P2P) computing. The JXTA platform standardizes the manner in which peers: Advertise and discover resources (Peer, PeerGroup, Service and Pipe Advertisements) Communicate with each other (Pipes) Cooperate with each other to dynamically form peer groups -Welcome to JXTA-C / C Project JXTA-C / C proj ect is an open source cross-platform C / C biennium entation of the JXTA platform with an Apache-li ke license. The community is committed to a quar sourcing release cycle. For each release, it is currently built and tested on Solaris / Lin ux / Windows, MacOS X and BSD are reported to work. About JXTA T he JXTA platform is an open network computing pl atform designed for peer-to-peer (P2P) comput ing. The JXTA platform standardizes the manner in which peers : Advertise and discover resources (Peer, PeerGroup. Service and Pipe Advertisements) Communicate with each other (Pipes) Cooperate with each oth er to dynamically form peer groups
Update : 2008-10-13 Size : 1602334 Publisher : 杨阳

DL : 0
Java编程之 Jxta 点对点编程指南-Jxta Programming
Update : 2024-04-29 Size : 9967616 Publisher : Eric

jxta example for generalized peer-to-peer
Update : 2024-04-29 Size : 1957888 Publisher : Stefan

P2Pjxta
DL : 0
jxta学习资料,对于想学习 p2p 的同学是不可多得的好资料-jxta learning materials
Update : 2024-04-29 Size : 1061888 Publisher : leolee

DL : 0
基于jxta平台的分布式哈希表(DHT)子项目,路由寻址均基于jxta的地址机制,实现了经典的chord,can协议,项目属于jxta的子项目,尚在开发中,还不是很稳定,但基本功能已经实现了-Distributed hash table (DHT) subproject based on Jxta platform, routing addressing are based on the mechanism of jxta. It has achieve a classic dht protocol like chord and can , the project belongs to the jxta, still under development, is not very stable, but has achieved the basic functions
Update : 2024-04-29 Size : 1186816 Publisher : 诚然

本文介绍了在JXTA环境下建立教学辅助系统的方法,并且给出了具体的设计思想和实现方法-This article describes the JXTA environment, systematic approach to the establishment of teaching aids, and gives the specific design ideas and implementation methods
Update : 2024-04-29 Size : 1907712 Publisher : yaya

DL : 0
基于JXTA的P2P文件共享软件的设计与实现-p2p share
Update : 2024-04-29 Size : 126976 Publisher : kio

Java 文件共享 是JXTA平台下实现文件共享的资料-Java CMS
Update : 2024-04-29 Size : 182272 Publisher : mei

DL : 0
JXTA开发p2p的经典实例HelloWorld-JXTA HelloWorld
Update : 2024-04-29 Size : 11264 Publisher : su

DL : 0
JXTA-Java P2P网络编程技术,PDF版,介绍了JXTA编写p2p的技术-JXTA-Java P2P networking programming technology, PDF Edition, describes the preparation of p2p technologies JXTA
Update : 2024-04-29 Size : 9963520 Publisher : wang

DL : 0
一个学习jxta的源码,里面包含了学习jxta所需的很多源码,新手可以下载学习一下-source code about jxta;freshman in jxta can downloud it
Update : 2024-04-29 Size : 5486592 Publisher : 于德龙

最近,P2P(Peer-to-Peer)又成为了因特网上的一个热点。P2P是因特网的一种应用模式,其意思是指网络上的任何设备(包括大型机、PC机、PDA、手机、机顶盒等等)都可以平等地直接进行连接并进行协作。想比当前因特网上主流的应用模式Client/Server或者Client/Service而言,P2P具有自己鲜明的特点和优势。首先,JXTA是为了构建P2P网络而制订的一组协议,是解决构建P2P网络必须要解决的问题的方法。共有六个协议(关于这些协议后面会详细的谈的)。其次,JXTA是P2P应用程序开发的运行平台。目前,JXTA首先推出了基于Java的参考实现的。 -JXTA-Java P2P
Update : 2024-04-29 Size : 9965568 Publisher : 陈强

DL : 0
基于JXTA架构的对等网技术研究与应用 JXTA在P2P的应用-JXTA-based peer-based research and application
Update : 2024-04-29 Size : 4047872 Publisher : 周述建

JXTA-Java-P2P网络编程技术.PDF(附带书后源代码)-JXTA-Java-P2P network programming. PDF (book with source code)
Update : 2024-04-29 Size : 15940608 Publisher : 小罗
« 1 2 34 5 6 7 8 9 10 ... 25 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.