搜索资源列表
yourradio0.2.1.source
- YourRadio - a peer-to-peer radio in java YourRadio is a peer-to-peer network which is sorted among the taste of its users. This means that, if you vote over mp3 files, that are played by the client, you will only listen to music that you really li
SocketHttpv0.4
- 这是一个用java开发的SocketHttp客户端和服务端程序.-This is a development of the use of java SocketHttp client and the server process.
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
Java-socket
- 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
jmule-0.04.4-sources
- java写的P2P软件emela客户端-P2P software written in java client emela
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应
JavaP2P
- 本 文将介绍 JDesktop Integration Components (JDIC),这是一个开源的项目,目的是构建消除本机应用程序和 Java 等价物之间差距的组件。JDIC 单一的 Java API 允许应用程序接进本机操作系统特性,同时保持跨平台支持。它目前提供了本机 Web 浏览器(Internet Explorer 或 Mozilla) 支持、系统托盘支持、文件扩展集成和其他桌面特性。 开发人员和用户对 Swing 最大的一个抱怨(也是对 Java 编程语
UDP-Client-Server
- Simple and useful example demonstrating the Client server interaction using UDP protocol implemented in Java.