CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 P2P编程 搜索资源 - communication Protocol

搜索资源列表

  1. P2P 用MFC中CSocket的UDP协议实现简单的P2P通信

    0下载:
  2. 用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.
  3. 所属分类:P2P编程

    • 发布日期:2017-06-19
    • 文件大小:30989784
    • 提供者:caobing
  1. AnalysisAboutSrcOfEmule

    0下载:
  2. 里面有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
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:319578
    • 提供者:吴起
  1. TheProtocolofP2P

    0下载:
  2. 本规范为P2P项目中所用到的通讯协议,简称为PPTP,现在的版本是草拟的 1.0版。本规范描述了在本项目中客户(Peer)和服务器(Server)以及客户与客户(Peer to Peer)之间的相关消息的类型和定义。-The norms for projects in the P2P communication protocol used, referred to as the PPTP, the current draft version is 1.0. This specification
  3. 所属分类:P2P

    • 发布日期:2017-04-05
    • 文件大小:54536
    • 提供者:比特
  1. P2PSoftwareanalysis

    0下载:
  2. 关于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
  3. 所属分类:P2P

    • 发布日期:2017-05-08
    • 文件大小:1845592
    • 提供者:乔志伟
  1. research_on_collaborative_p2p_system_in_jxta

    0下载:
  2. 针对目前分布式协同设计软件的特点,本文提出了一种基于jxta协同设计p2p模型"介绍了该模型的总体结构和节点结构、组通信的算法和相应的通信协议的设计、户和系统的双向认证机制"该系统具有高效、分散、安全和健壮等特点"最后以协同绘图作为实例验证了系统的正确性和实用性。-Distributed Collaborative Design view of the current features of the software, this paper, a p2p-based collaborative
  3. 所属分类:P2P

    • 发布日期:2017-04-03
    • 文件大小:265968
    • 提供者:leilei
  1. DatagramSender

    0下载:
  2. UDP协议中的最主要的一个方面,主要还是基于P2P的通信来说明的。-UDP protocol in one aspect of the most important, mainly based on the P2P communication to illustrate the.
  3. 所属分类:P2P

    • 发布日期:2017-04-14
    • 文件大小:4147
    • 提供者:daolinding
  1. GnuetellaP2P

    0下载:
  2. 一个课程设计,实现了基于Gnuetella协议的简单P2P通信程序。-A curriculum designed to achieve a simple protocol based on Gnuetella P2P communication program.
  3. 所属分类:P2P

    • 发布日期:2017-04-03
    • 文件大小:354874
    • 提供者:tianwang
  1. P2PChat

    0下载:
  2. 应用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.
  3. 所属分类:P2P

    • 发布日期:2017-04-02
    • 文件大小:545571
    • 提供者:唐宏美
  1. P2PClientAndServer

    0下载:
  2. P2P,CS结构,socket通信,TCP/IP协议-P2P, CS structure, socket communication, TCP/IP protocol
  3. 所属分类:P2P

    • 发布日期:2017-05-21
    • 文件大小:6238208
    • 提供者:century
  1. UDPP2PNAT

    0下载:
  2. 基于UDP协议,P2P通过NAT的穿透技术,实现通信的技术。-UDP-based protocol, P2P NAT penetration technology, communication technology.
  3. 所属分类:P2P

    • 发布日期:2017-04-08
    • 文件大小:32247
    • 提供者:双金锏
  1. Delphi

    0下载:
  2. 点量BT内核提供标准的BT功能支持,同时支持目前流行的各类BT扩展协议,是一个功能丰富的BT应用开发工具包。除了BT功能,点量BT还支持客户自定义协议,在基于BT架构的基础上,帮助您实现自己的P2P网络通讯协议,构建自己的P2P用户群。-Point the amount of the BT kernel the standard BT function support, support both the currently popular types of the BT extension ag
  3. 所属分类:P2P

    • 发布日期:
    • 文件大小:1584114
    • 提供者:asoar
  1. stick-package

    0下载:
  2. SOCKET通信中,包协议的拆解是比较关键的,这个例子,通过异步,解决粘包问题-SOCKET communication the packet protocol dismantling is critical, this example, asynchronous resolve stick package
  3. 所属分类:P2P

    • 发布日期:2017-11-10
    • 文件大小:267218
    • 提供者:eric
  1. UDPClient

    0下载:
  2. 通过UDP通信协议,实现两台对等主机之间的通信!-By UDP communication protocol for communication between two peer hosts!
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:45527
    • 提供者:龙雨辰
  1. UDP

    0下载:
  2. 基于visual的mfc工程下的对话框,实现基于UDP协议下的通讯,可以实现工作组计算机之间的文字传输。(Based on visual, a dialog box under MFC project is implemented, which realizes communication based on UDP protocol. It can realize text transmission between workgroup computers.)
  3. 所属分类:P2P编程

    • 发布日期:2018-04-30
    • 文件大小:22961152
    • 提供者:717大汉
搜珍网 www.dssz.com