搜索资源列表
-
0下载:
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!
-
-
0下载:
,这是一个基于JXTA的P2P聊天的可以部署在android上的一个程序,目前做的工作还不足,组聊天还没有完成,有兴趣的可以将其完善,这是我以前做的一个项目现在夭折了。现在分享到网络上希望能对大家有所帮住。 要想运行该程序必需先运行GateWayPeer.java,并且修改MiMessage工程里PeerService下rdvList的值,将其改为你运行GateWayPeer的电脑的地址,在该电脑的下要部署一个网络服务器!例如tomcat,并可以访问rdvList.txt,rdvList里面的值
-
-
0下载:
P2P(Peer-to-Peer 端到端)模型是与C/S(客户/服务器)模型相对应。基于C/S的用户间通信需要由服务器中转,在C/S中的服务器故障将导致整个网络通信的瘫痪。。而基于P2P的用户间通信则是直接通信,去掉了服务器这一层,带来的显著优点是通信时没有单一的失败点,一个用户的故障不会影响整个P2P网络。本文提供了一种用JAVA实现P2P网络通信的方法。-P2P (Peer-to-Peer end-to-end) model with the C/S (Client/Server) mode
-
-
0下载:
使用p2p技术进行消息传输与网络互联,实现多用户啊文件共享与媒体资源播放。-The use of p2p technology, the Internet information transmission and network to achieve multi-user ah file-sharing resources with the media player.
-
-
0下载:
提出了一个新奇的用来构建和维护覆盖网拓扑的一般机制。该机制基于gossip模式,节点和随机选择的对等体交换信息,并按照特定的P2P应用需求来重新安排拓扑,本协议非常的高效和鲁棒,能够处理节点持续的加入和离开系统的流,且即使现存的所有SP移除也能修复。-In this code,we propose a novel approach to construct and maintain the topology. This approach is based on gossip protocol,
-
-
0下载:
模拟流媒体在P2P网络中传输的过程。为学习P2P的朋友提供了便利-Simulation of streaming media in the P2P network in the course of transmission. P2P learning facilitated friend
-
-
0下载:
In recent years, Content Delivery Networks (CDN) and Peerto-
Peer (P2P) networks have emerged as two effective paradigms for
delivering multimedia contents over the Internet. An important feature
in CDN and P2P networks is the data redundancy a
-
-
0下载:
此程序是用java语言编写的,涉及的是P2P网络的流媒体的传输-This program is written in java language, involving the P2P network streaming media transmission
-
-
0下载:
通过学习socket套接字原来,采用java语言来实现P2P中的基本网络编程。仅供大家参考学习。-This source code applies the JAVA to realize the basic network program in the P2P networks by using the socket theory.
-
-
0下载:
使用java语言开发的基于TCP/IP的聊天程序,用户可以在同一个局域网内实现文件互传等功能-Using java language development based on the TCP/IP chat program, the user can achieve file transfer and other functions in the same local area network
-