CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - P2P 打洞

搜索资源列表

  1. IMLibrary

    0下载:
  2. 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.0 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作等。 程序以实现局域网
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-09
    • 文件大小:1029074
    • 提供者:先后
  1. P2P_Demo

    0下载:
  2. 采用UDP协议进行P2P打洞对话原理的演示程序,供学习交流-P2P protocol using UDP hole punching dialogue principle demonstration program for the study and exchange ~ ~ ~
  3. 所属分类:P2P

    • 发布日期:2017-03-31
    • 文件大小:29549
    • 提供者:飘~
  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-20
    • 文件大小:6124096
    • 提供者:ren
  1. TCP-P2P

    0下载:
  2. TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞(附源代码).doc-TCP realize P2P communication, TCP through the method of NAT, TCP make hole (with source code). Doc
  3. 所属分类:P2P

    • 发布日期:2017-04-03
    • 文件大小:80663
    • 提供者:leo
  1. P2PDemo

    0下载:
  2. 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration using the UDP protocol P2P holes dialogue principle demonstra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:20006
    • 提供者:吴硕
  1. p2p-py

    1下载:
  2. 用python语言实现了p2p的udp打洞功能-Of the p2p udp holes function python language
  3. 所属分类:P2P编程

    • 发布日期:2013-02-17
    • 文件大小:3181
    • 提供者:li sunny
  1. p2p-tcp

    0下载:
  2. 这里面有3篇关于tcp如何打洞建立p2p连接的文章,介绍了原理,也有实例的代码。-There are three articles to establish p2p connection on tcp how holes, introduced the principle, there are also instances of code.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:14161
    • 提供者:庄叶丹
  1. UDP_Hole_Punching

    0下载:
  2. P2P打洞程序,测试可以通过,欢迎下载。-P2P holes procedures, the test can be passed, welcome to download.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:375338
    • 提供者:wei.yilong
  1. P2PServer

    0下载:
  2. P2P打洞程序,测试可以通过,能够进行跨局域网点对点通信。-P2P holes procedures, the test can be passed, welcome to download.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-10
    • 文件大小:106935
    • 提供者:wei.yilong
  1. myprogram

    0下载:
  2. 通过自己的努力,终于学会了p2p打洞,在本程序中,详细展示了p2p udp打洞的实现方法.-Through their own efforts, and finally learned p2p holes in the program, detailed show p2p udp holes realization.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-03
    • 文件大小:6044928
    • 提供者:小何
  1. CSharp-p2p-TCP-

    1下载:
  2. C# p2p TCP 打洞 穿越NAT 例子程序 详细代码说明 一定成功 留下E-mail shiwei.12369@qq.com 以供交流-C# p2p TCP holes through the NAT procedures detailed code examples illustrate some success leave E-mail shiwei.12369 @ qq.com for the exchange
  3. 所属分类:CSharp

    • 发布日期:2017-11-02
    • 文件大小:57790
    • 提供者:施维
  1. 1MakkeHoll

    0下载:
  2. tcp p2p打洞连接源码 实现两个内部网络直连的解决方案 -tcp p2p source to achieve two holes to connect the internal network directly connected solutions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:77419
    • 提供者:李建生
  1. P2P

    0下载:
  2. 实现p2p远程打洞技术,内附源代码 和说明文档 vc++ 编码-P2p technology to achieve remote holes, containing the source code and documentation vc++ coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:25456
    • 提供者:liuzh
  1. P2P-(UDP)

    0下载:
  2. 利用udp协议打洞实现p2p,delphi下实现p2p,类似于QQ的整个过程 .利用delphi的indy实现此过程-Compiled with delphi 7, with the latest indy mail control, to achieve similar foxmail e-mail client program
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:760100
    • 提供者:黄进
  1. test-p2p

    0下载:
  2. windows 下编程,测试p2p通讯,理解打洞的通信原理-p2p communicate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:4668565
    • 提供者:ddway
  1. 711420

    0下载:
  2. p2p打洞的功能封装,对于需要使用P2P的地方可以直接引用-P2p make hole function encapsulation, the need to use p2p can direct reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-14
    • 文件大小:162385
    • 提供者:HCSededc&065
  1. lhg-maoe

    0下载:
  2. p2p打洞的功能封装,对于需要使用P2P的地方可以直接引用(P2p make hole function encapsulation, the need to use p2p can direct reference)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-25
    • 文件大小:271360
    • 提供者:dxundzeiwk
  1. jnnction

    0下载:
  2. p2p打洞的功能封装,对于需要使用P2P的地方可以直接引用(P2p make hole function encapsulation, the need to use p2p can direct reference)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:161792
    • 提供者:vwmien
  1. VideoChatRoom

    0下载:
  2. 该源代码是支持多人视频聊天的,而且还支持P2P打洞,可以部署在公用服务器上, 代码编译后即可使用,传输效率非常高,值得推荐下载(The source code supports multiplayer video chat, and also supports P2P holes that can be deployed on a public server, Code compiled can be used, the transmission efficiency is very hig
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:9077760
    • 提供者:renyicqupt
  1. 53833129

    0下载:
  2. p2p打洞的功能封装,对于需要使用P2P的地方可以直接引用()
  3. 所属分类:系统编程

    • 发布日期:2017-12-30
    • 文件大小:161792
    • 提供者:tedporary
« 1 2 34 5 »
搜珍网 www.dssz.com