搜索资源列表
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