搜索资源列表
SocketHttpv0.4
- 这是一个用java开发的SocketHttp客户端和服务端程序.-This is a development of the use of java SocketHttp client and the server process.
phex_2.1.4.80_src
- phex_2.1.4.80源码,phex是一款使用java编写得,基于Gnutella协议的p2p软件,该协议不需使用节点服务器即可实现点对点的连接-phex_2.1.4.80 source, is a phex prepared in the use of java, based on the Gnutella p2p software agreement, the agreement does not require server nodes can be realized point-to
P-TO-P
- 利用java 来实现P2P协议,联网实现,客户端与服务端得通信,只要模拟-Use java to implement P2P protocols, network implementation, client and server have to communicate, as long as the simulation QQ
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
Java-socket
- 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
cliecntserver
- message transferring client server program in java
JXTA-Java-P2P-Network
- 最近,P2P(Peer-to-Peer)又成为了因特网上的一个热点。P2P是因特网的一种应用模式,其意思是指网络上的任何设备(包括大型机、PC机、PDA、手机、机顶盒等等)都可以平等地直接进行连接并进行协作。想比当前因特网上主流的应用模式Client/Server或者Client/Service而言,P2P具有自己鲜明的特点和优势。首先,JXTA是为了构建P2P网络而制订的一组协议,是解决构建P2P网络必须要解决的问题的方法。共有六个协议(关于这些协议后面会详细的谈的)。其次,JXTA是P2P应
UDP-Client-Server
- Simple and useful example demonstrating the Client server interaction using UDP protocol implemented in Java.