搜索资源列表
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
c++_P2P
- 本源代码实现了用C++ builder设计一个基于Tcp/Ip协议的点到点的通信系统,其中包括点到点用户聊天控件、简单文件传输控件、客户端协议、服务器端协议等。
ICC2008-TU23
- 2008年通信年会关于p2p的报告,关于各种协议、调度方法等
P2P 用MFC中CSocket的UDP协议实现简单的P2P通信
- 用MFC中CSocket的UDP协议实现简单的P2P通信,包括P2P通信协议的设计与实现,多用户聊天室的实现。-MFC CSocket with the UDP protocol in a simple P2P traffic, including P2P communication protocol design and implementation to achieve multi-user chat rooms.
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
P2Psocket
- P2P视频通信源代码,使用upd,tcp/ip通讯协议, 用C#开发。-P2P video communications source code, the use of upd, tcp/ip protocol, with the C# development.
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P holes dialogue principle demon
AnalysisAboutSrcOfEmule
- 里面有eMule源代码比较详尽的分析,对各个类进行了描述,并且对eMule的通信协议和报文细节也有详细描述-EMule source code there is a more detailed analysis of the various categories are described, and eMule s communication protocol and message details are described in detail
P2PSoftwareanalysis
- 关于P2P的几个软件分析文档,很全面,里面的资料关于CTorrent.doc Skype 协议分析(2006版).doc 对BitTorrent通信协议的分析与检测.doc-About P2P software analysis of some documents, it is a comprehensive, inside information about CTorrent.doc Skype Protocol Analysis (2006 edition). Doc on the BitT
research_on_collaborative_p2p_system_in_jxta
- 针对目前分布式协同设计软件的特点,本文提出了一种基于jxta协同设计p2p模型"介绍了该模型的总体结构和节点结构、组通信的算法和相应的通信协议的设计、户和系统的双向认证机制"该系统具有高效、分散、安全和健壮等特点"最后以协同绘图作为实例验证了系统的正确性和实用性。-Distributed Collaborative Design view of the current features of the software, this paper, a p2p-based collaborative
DatagramSender
- UDP协议中的最主要的一个方面,主要还是基于P2P的通信来说明的。-UDP protocol in one aspect of the most important, mainly based on the P2P communication to illustrate the.
FullscopeofBitTorrent
- BT一个版本的源码! 实现peer 对 peer端的通信,采用BT protocl 协议,对理解bt协议具有很好的实用价值!-BTorrent system project
GnuetellaP2P
- 一个课程设计,实现了基于Gnuetella协议的简单P2P通信程序。-A curriculum designed to achieve a simple protocol based on Gnuetella P2P communication program.
P2PChat
- 应用P2P的网络传输协议,实现了局域网内的语音通信。可以自动搜索局域网内的用户,并显示在用户列表内。-Application of P2P network transmission protocol, to achieve voice communication within the LAN. Can automatically search for LAN users, and display in the user list.
P2PClientAndServer
- P2P,CS结构,socket通信,TCP/IP协议-P2P, CS structure, socket communication, TCP/IP protocol
p2p
- p2p通信 客户机—服务器模式 自己按照关键字、目的地址,源地址、信息定义协议-p2pcommunication client_seriver
UDPP2PNAT
- 基于UDP协议,P2P通过NAT的穿透技术,实现通信的技术。-UDP-based protocol, P2P NAT penetration technology, communication technology.
stick-package
- SOCKET通信中,包协议的拆解是比较关键的,这个例子,通过异步,解决粘包问题-SOCKET communication the packet protocol dismantling is critical, this example, asynchronous resolve stick package
UDPClient
- 通过UDP通信协议,实现两台对等主机之间的通信!-By UDP communication protocol for communication between two peer hosts!
UdpFileTransport
- 在windows平台上,利用UDP通信协议,实现文件在广域网上的传输。-On windows platform, the use of UDP communication protocols, file transfer over the WAN.