搜索资源列表
P2P式多用户在线聊天Java程序
- 该资源给出了Eclipse下完整的Java源码工程包和详细开发说明文档。下载完导入Eclipse即可使用,无需调试,实用性极强!程序各模块接口清晰,可以修改扩展打造一个完全属于自己的聊天室! 功能描述:实现了一个多用户的在线聊天程序,C/S结构,客户端可发送消息,然后其他的用户接收到该消息并将其显示在界面中,服务器对信息进行有关处理并向适当的用户发送,同时在服务器端还将显示所有的在线用户,网络管理员即服务器端管理员可选中某用户并将其踢出该聊天室。 扩展功能:本程序
ants_p2p_alpha8.0.0_src.zip java写的P2P软件
- java写的P2P软件,P2P software written in java
GPS
- p2p仿真,java写的,能够设置参数,模拟BT下载-p2p仿真,java写的,能够设置参数,模拟BT下载,
p2p-example
- example for java peer to peer
jdonkey-src
- java写的P2P下载程序-java written P2P download
P2P
- 点对点P2P文件共享客户端源码.点对点 P2P文件共享客户端源码.点对点P2P文件共享客户端源码.-Peer-to-peer P2P file sharing client source. Peer-to-peer P2P file sharing client source. Peer-to-peer P2P file sharing client source.
Source
- 基于FreePastry的P2P聊天程序-FreePastry of P2P-based chat program
P2P
- 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
p2p
- p2p网络程序,可以对等的传输文件,支持断点续传。输入IP,port号-p2p network program, you can transfer files on an equal footing to support HTTP. Enter the IP, port number
71477179UDP----P2P
- P2P简单设计思路源码 20字破解补丁-P2P design easy crack code word 20
P2P-Radio-2.0-win32-src
- P2P即时通信系统,可以供大家学习研究,这个代码是英文的-P2P real-time communication system can be for your study, this code is in English
Stream-2-Stream_1.0_source
- 使用p2p技术进行消息传输与网络互联,实现多用户啊文件共享与媒体资源播放。-The use of p2p technology, the Internet information transmission and network to achieve multi-user ah file-sharing resources with the media player.
Design-P2P-Application-BasedOnJXTA
- 基于JXTA的P2P即时通信和文件共享系统设计,内有代码和类设计-Based on JXTA' s P2P real-time communication and file-sharing system design, with a design code and category
MMC
- 点对点视频通讯,基于p2p的视频开发软件,包含MPEG编解码模块,通讯模块,视频初始化模块-Point-to-point video communications, video-based p2p software, including MPEG codecs module, communication module, the video initialization module
P2P
- 这个是p2p很厉害的文档和一些论文,当然包括一些代码-This is a very powerful document p2p and a number of papers, of course, including some code
Browser
- P2P 点对点传输客户端,java实现,包括源码和可执行代码 -P2P peer-to-client, java implementation, including source and executable code
PSPServer
- p2p 点对点传输 服务器端实现 包括源码和编译后的可执行代码-p2p peer-to-server-side implementation, including source code and compiled executable code
P2P
- 自己实现的一个简单的p2p程序,可以进行文件搜索查找和下载-Own implementation of a simple p2p program, you can search for files search and download
p2pwithudp
- 基于UDP实现的P2P程序,实现了可靠传输和流量控制。-an implementation of P2P based udp ,achieve a reliable transmission and flow control
java-swing-udp-chat-master
- a p2p java chat program