搜索资源列表

  1. Nat-traverse-source

    0下载:
  2. P2P穿越防火墙 代码 ,作为P2P开发中的配套代码.-P2P Firewall traversal code, P2P development as the matching code. xxxxxxxxxxxxxxxxxxxxxxxxxx
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:289747
    • 提供者:tommy
  1. proxy4vb

    0下载:
  2. 一个穿越代理服务器的Visual Basic源码,包括HTTP代理和Socket代理。源码来自互联网。-through a proxy server in Visual Basic source code, including HTTP proxy and Socket agent. Source from the Internet.
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:6448
    • 提供者:pantheon
  1. p2ptalk

    0下载:
  2. 介绍网络通讯的文章很多,但他们的代码大都没有解决地址转化问题,本程序可以穿越NAT进行网络通讯.-on network communications are many articles, but most of their code into address unresolved issues, The procedure to pass through the NAT for network communications.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:15961
    • 提供者:龚希鹏
  1. stabbing

    0下载:
  2. 给定n维空间中的m个非空点集S1,…,Sm,如果直线L与每个点集均有公共点,则称L为这m个点集的一条直线穿越(line transversal 或 stabbing line)。同样,如果线段K(本文中的线段均指闭线段,且包括单点集)与每个点集均有公共点,则称K为这m个点集的一条线段穿越(segment transversal 或 stabbing line segment)。穿越的概念是海莱定理(Helly’s theorem)的延伸
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:112064
    • 提供者:刘晓明
  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 p
  3. 所属分类:其它资源

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

    0下载:
  2. 这是实现用UDP穿越NAT的原理一个源代码,对于这方面感兴趣的程序员来说,绝对是有错过不放过。-It is the use of UDP Through NAT one of the tenets of the source code, In this regard interested programmers, it is definitely a missing left off.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:38441
    • 提供者:旺财
  1. stun_vovida-v1.0

    0下载:
  2. stun client的完整实现,用于对称式NAT的网络穿越。供大家参考!-stun client to achieve the integrity, symmetric NAT for the network through. For your reference!
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:54771
    • 提供者:吴运明
  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. 所属分类:其它资源

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

    0下载:
  2. 一个轻量级的nat穿越服务器端,源码质量很高,很适合学习编程,特别是编写网络程序的人学习。-a lightweight nat through the server, the source of high quality, very suitable for learning programming, Special procedures for the preparation of network learning from the
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:126122
    • 提供者:yii
  1. SIPnat

    0下载:
  2. 非常实用的SIP穿越NAT解决方案,初学者也能看懂的文章-very practical SIP NAT traversal solution, beginners can also read the article
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:13885
    • 提供者:刘锐
  1. though_forest

    0下载:
  2. 小软件 穿越丛林 用c++ 编写 ,运行在 vc++6.0环境中-small software through the jungle with c preparation, the vc 6.0 operating environment
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12137
    • 提供者:fanvon
  1. P2P_VB

    0下载:
  2. P2P点对点传输,简单却实现了大部分P2P功能,包括检索Seed,优先级分配,名称List,可UDP穿越NAT-P2P point-to-point transmission, has achieved a simple majority of peer-to-peer functionality, including search Seed, Priority allocation name List, UDP Through NAT
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:59315
    • 提供者:王伟
  1. P2PUDPNANjiaqian

    0下载:
  2. 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code). Oh, and here I will u
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:40520
    • 提供者:li_guotao
  1. FTPConsoleApplication

    0下载:
  2. 通过调用和封装API函数,穿越防火墙的FTP链接的CCharp类,全面详细。-by calling the API function and Packaging, across the firewall FTP links CCharp category, full details.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:6496
    • 提供者:钟平
  1. udp-over-p2pclient

    0下载:
  2. peer-to-peer 客户端,实现udp穿越nat-peer-to-peer client, udp achieved through nat
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9456
    • 提供者:czw
  1. udp-over-p2pserver

    0下载:
  2. peer-to-peer 实现udp穿越防火墙-peer-to-peer through the firewall to achieve udp
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8416
    • 提供者:czw
  1. p2pnat.doc

    0下载:
  2. nat穿越技术研究文档,技术细节描述非常详细,对这方面有兴趣的朋友可以-nat technology through research documents, technical details described in great detail, is really interested in friends can s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:226052
    • 提供者:webbzheng
  1. stun_0.6.1

    0下载:
  2. 解决了nat穿越的问题,它是基于rfc3498的stun协议所编写的代码。-solve the problem through nat, which is based on the stun rfc3498 agreement prepared by the code.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:156503
    • 提供者:许广宇
  1. speak pass through firewall

    0下载:
  2. 可以穿越防火墙的语音-to pass through the firewall's voice
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:7336717
    • 提供者:朱丽
  1. CMU-ISRI-05-104

    0下载:
  2. 一篇关于P2P 穿越NAT 的实用文章,采用TCP协议来进行穿越。-on a peer-to-peer NAT traversal of practical articles, using TCP for the crossing.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:177369
    • 提供者:刘铭
« 1 2 3 4 56 7 8 9 10 ... 29 »

源码中国 www.ymcn.org