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

搜索资源列表

  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
    • 文件大小:4491
    • 提供者:吴花
  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
    • 文件大小:31210
    • 提供者:李俊升
  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
    • 文件大小:32217
    • 提供者: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
    • 文件大小:31456
    • 提供者: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
    • 文件大小:29528
    • 提供者:张真
  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
    • 文件大小:30083
    • 提供者:xiaoyan
  1. xbt

    2下载:
  2. 可以在linux和window下执行的bt软件源码,支持UPNP和NAT穿透,纯C++代码实现-in linux and can be implemented under the window bt software source code, NAT support UPNP and penetration, and pure C code to achieve
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:1916777
    • 提供者:韩东
  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
    • 文件大小:30568
    • 提供者:何智峰
  1. P2P的源代码

    0下载:
  2. 一个P2P穿越NAT的源代码 在网上看到的,很有实践意义-through a peer-to-peer NAT source code on the Internet to see, very practical significance
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:32050
    • 提供者:ming
  1. P2P_FileTransfer.rar

    0下载:
  2. 通过网上收集的P2P文件传输及共享材料及源代码,包括即时通,NAT,文件分块,P2P传输等,Through the online collection of P2P file transfer and sharing of materials and source code, including instant messaging, NAT, file blocking, P2P transmission
  3. 所属分类:P2P编程

    • 发布日期:2017-04-09
    • 文件大小:1179198
    • 提供者:chinull
  1. Bowen.P2P

    0下载:
  2. P2P穿越NAT内网打洞通信源码。网上很多打洞的源码都是C++的,现有一个C#版本的,经测试可以穿越内网通信。-P2P communication across NAT holes within the network source. Many holes are online C++ source code, and an existing C# version, the test can pass through the network communication.
  3. 所属分类:P2P

    • 发布日期:2017-03-22
    • 文件大小:542255
    • 提供者:任我行
  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
    • 文件大小:31183
    • 提供者:guosh
  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-04
    • 文件大小:820391
    • 提供者:汪汪
  1. libnat

    0下载:
  2. 功能非常强大的p2p通信库源码,用户需要通信时自动检测网关类型进行穿透连接。已经在成熟软件项目里使用。-that will offer Network Address Translation (NAT) traversal for routers that support UPnP. LibNat will support port forwarding and the retrieval of the public IP address of the router
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:517467
    • 提供者:杨刚
  1. P2P_UDP

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

    • 发布日期:2017-04-24
    • 文件大小:32953
    • 提供者:yilong
  1. udp

    0下载:
  2. 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提
  3. 所属分类:P2P

    • 发布日期:2017-04-07
    • 文件大小:299413
    • 提供者:guojun
  1. P2P

    0下载:
  2. 实现的一个源代码来说明UDP穿越NAT的原理-The realization of a source code to illustrate the principle of UDP through NAT
  3. 所属分类:P2P编程

    • 发布日期:2013-02-17
    • 文件大小:181671
    • 提供者:Sandy
  1. image

    0下载:
  2. nat module java base source code
  3. 所属分类:P2P

    • 发布日期:2017-03-26
    • 文件大小:152461
    • 提供者:最好8
  1. UDP_MakeHole

    0下载:
  2. udp 穿透, 传透NAT,打洞。不仅有文档的介绍,将原理介绍清楚,而且有可以直接运行的源码。学习udp打洞的好资料。-udp penetrate, pass through the NAT, holes. Not only describes the document will introduce a clear principle, but also can run the source code. Good information to learn udp hole punching.
  3. 所属分类:P2P

    • 发布日期:2017-05-19
    • 文件大小:6124096
    • 提供者:ren
  1. CSharp---P2P-and-NAT-

    0下载:
  2. 讲解如果通过NAT打洞来实现P2P打洞,资料中包含源码。-Explain if the holes to achieve through the NAT P2P holes, the information contained in the source code.
  3. 所属分类:P2P

    • 发布日期:2017-03-24
    • 文件大小:227536
    • 提供者:任我行
« 12 »
搜珍网 www.dssz.com