搜索资源列表
jxtaProgramming
- 24篇JXTA资料,使用JXTA实现P2P通信,基于JXTA的P2P即时通信系统设计.pdf 基于JXTA的P2P文件共享软件的设计与实现.pdf-24 JXTA information, the use of JXTA peer-to-peer communications, Based on JXTA P2P instant communication system design. pdf based on the JXTA P2P file-sharing software design
JXTA+P2P
- 主要在于在JXTA架构的基础上构建一个P2P的即时通信息 通。利用P2P非中心性和动态性的特征为即时通信服务,在即时通信的过程中,在发送端对消息进行加密,在接收端再对加密的消息解密,消息在JXTA网络中 是以匿名方式的方式进行传输的,使数据传输更加安全。
wcf_p2pChat
- 由C#开发的基于.net3平台的WCF即时通信程序。采用最先进非传统的P2P结构
P2P-Radio-2.0-win32-src
- P2P即时通信系统,可以供大家学习研究,这个代码是英文的,不好意思
p2pSMS2.2
- 是一个类似于飞鸽的p2p局域网内即时通信
Hermes
- p2p即时通信系统开发案例,关于语音的p2p系统
hermes
- 这是一个基于P2P即时通信系统,可以实现即时传输的功能,而且是基于P2P的。
NeuIM
- 一个类似于msn的P2P即时通信系统,在一个小型的局域网内可以进行用户之间的通信和交流。Java语言编写。-a P2P IM sourcecode.
iamy_P2PChatPlus_Last
- delphi p2p即时通信系统,程序只是实现了基本的基于UDP穿NAT的P2P-delphi p2p instant messaging systems, procedures achieve only a basic UDP-based NAT wear the P2P
P2Pinstantcommunicatesystem
- 高效的P2P即时通信系统,运用了P2P通信原理,用起来非常方便-efficient peer-to-peer instant messaging system, the use of peer-to-peer communication theory, it is very convenient
Hermes
- 一个开源的即时通信的一个原型软件。大家可以利用他来做一些关于p2p的即时通信的工作、。-An open-source instant messaging software as a prototype. We can use him to do some of the instant messaging p2p work.
P2P-Radio-2.0-win32-src
- P2P即时通信系统,可以供大家学习研究,这个代码是英文的-P2P real-time communication system can be for your study, this code is in English
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
P2liaotian
- p2p 技术的即时通信系统,实现对等用户的交流-p2p technology, instant messaging system for the exchange of peer-to-peer users
feiyu
- 即时通信软件,采用CS模式和P2P,支持Internet相互通信-Real-time communication software, using CS models and P2P, support the Internet communicate with each other
P2P
- 一个P2P语音即时通信软件的源代码(来自《P2P网络技术原理与C++开发案例》,在本机可运行)-P2P
IM-system-based-P2P
- 基于P2P网络的即时通信系统,可以实现无服务器点对点通信,聊天室和私聊-a system of IM based P2P,by java ,chat
BDesign-P2P-Aa
- 基于JXTA的P2P即时通信和文件共享系统设计,,内有代码和类设计 , -Based on JXTA P2P instant messaging and file sharing system design, code and class design
43680503p2pClient_Server
- 模拟 基于集中式索引服务器的p2p即时通信程序.-Simulation based on a centralized index server p2p instant messaging program.
chat
- 本次作业是要求设计并实现一个P2P即时通信系统。并且要求如下: (1) Peer与Peer之间通信基于UDP协议,并采取必要的可靠性控制; (2) 每个peer的服务器端采用预分配技术以获取同时多人通信时的良好性能。 ,python编写-The task is to design and implement a P2P instant messaging system. And requirements are as follows: (1) communication betwee