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

搜索资源列表

  1. P2PServer.c

    0下载:
  2. 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Oh, I am here on their own to achieve one of
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:4.39kb
    • 提供者:吴花
  1. P2PTransfer

    0下载:
  2. 用VC实现的点对点文件传输工具,可参照学习传输原理-with VC peer-to-peer file transfer tools, reference may be made to study transmission principle
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:47.87kb
    • 提供者:CodeMan
  1. liubingP2P

    0下载:
  2. 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:31.16kb
    • 提供者:刘冰
  1. pertoper

    0下载:
  2. 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:30.48kb
    • 提供者:李俊升
  1. tcp-udp-nat

    0下载:
  2. 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:31.46kb
    • 提供者:3Q
  1. p2p(UDPpassNAT)

    0下载:
  2. P2P 之 UDP穿透NAT的原理与实现(附源代码)。用源代码来说明UDP穿越NAT的原理。这是一个不错的用于研究P2P原理程序。 -P2P UDP penetrate NAT's Theory and Implementation (source code). With the source code to illustrate the UDP Through NAT principle. This is a good principle for the study of P2P
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:30.72kb
    • 提供者:Arnold
  1. P2P_UDP_NATsourcecode

    0下载:
  2. 与P2P有关的UDP穿越NAT的原理及实现工程源代码-P2P and the UDP Through NAT principle and the realization of the project source code
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:28.84kb
    • 提供者:张真
  1. P2PDemo

    0下载:
  2. 这个是演示采用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
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:29.38kb
    • 提供者:xiaoyan
  1. UDP-NAT

    1下载:
  2. P2P之UDP穿透NAT的原理与实现,希望对初学者有帮助.-P2P UDP penetrate NAT's Principle and realize, and I hope to help beginners.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:1.9mb
    • 提供者:lixtt
  1. myp2pTransfer

    0下载:
  2. 一个基于p2p原理的程序,能实现两台计算机之间传输文件。-a p2p based on the principle of procedures to achieve two transfer files between computers.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:44.26kb
    • 提供者:蒙相
  1. P2P-NAT

    0下载:
  2. 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。在这里我就用自己实现的一个VC源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Here, I used one of its own to achieve VC sou
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:29.85kb
    • 提供者:何智峰
  1. UDP-NAT

    0下载:
  2. UDP穿透技术,原理简单,经过本地测试。 -UDP-penetrating technologies, the principle of simple, after local testing.
  3. 所属分类:P2P

    • 发布日期:2017-05-26
    • 文件大小:8.47mb
    • 提供者:邹福广
  1. P2PDemo

    0下载:
  2. 这个是演示采用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
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:30.45kb
    • 提供者:guosh
  1. P2P

    1下载:
  2. 稳定给出了p2p的原理,以及如何构建p2p的解决方案,这份资料很好,找了很久。-Stable given the principle of p2p, and how to build a p2p solution, this information well, to find for a long time.
  3. 所属分类:P2P编程

    • 发布日期:2013-04-20
    • 文件大小:683.75kb
    • 提供者:俞加杰
  1. Release_0411

    0下载:
  2. 企业级IM,P2P原理,穿透NAT,包括客户端与服务器源码.-Enterprise-class IM, P2P principle, penetrate NAT, including client and server source code.
  3. 所属分类:P2P

    • 发布日期:2017-04-05
    • 文件大小:801.16kb
    • 提供者:汪汪
  1. P2P_UDP_NAT

    0下载:
  2. P2P 之 UDP穿透NAT的原理与实现-P2P penetrate NAT of UDP Principle and Realization
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:32.46kb
    • 提供者:liusha
  1. P2PCpp_Sample

    0下载:
  2. 《P2P网络技术原理与C++开发案例》第9章案例源代码- P2P network technology Principle and C++ Development case Chapter 9 case the source code
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:41.98kb
    • 提供者:yexiaotian
  1. basic_of_P2P.ppt

    0下载:
  2. p2p对等网络的综述,包括原理、结构、算法等-p2p peer-to-peer network synthesis, including the principle, structure, algorithms, etc.
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:1.33mb
    • 提供者:linvon
  1. p2p-principle

    0下载:
  2. 本书详细讲解了p2p的原理及其应用,深入浅出,一本好书-p2p principle and application
  3. 所属分类:P2P

    • 发布日期:2017-06-02
    • 文件大小:14.53mb
    • 提供者:龙友
  1. P2P-network-technology-principle

    0下载:
  2. P2P网络技术原理与典型系统开发——P2P network technology principle and typical system development-P2P network technology principle and typical system development
  3. 所属分类:P2P

    • 发布日期:2017-05-22
    • 文件大小:6.25mb
    • 提供者:哈哈哈
« 12 3 »
搜珍网 www.dssz.com