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

搜索资源列表

  1. udt.4.4.win32_with_VC6

    0下载:
  2. udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1181072
    • 提供者:JustGO
  1. UDP-p2p

    0下载:
  2. VB中的UDP示例程序源码,帮助初学者学习如何使用UDP通信。-UDP based VB
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. 基于vc的P2P网络聊天程序,具备P2P的关键技术,如UDP穿透NAT-Vc of the P2P network based chat program, P2P has the key technologies, such as UDP through NAT. . .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:531432
    • 提供者:dyfeng
  1. IMLibrary

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

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

    1下载:
  2. P2P学习源码。用于学习P2P穿越和两个不同内网之间的点对点通信-P2P study source. For learning P2P crossing and two point-to-point communication between the different intranet
  3. 所属分类:P2P编程

    • 发布日期:2014-02-20
    • 文件大小:15325
    • 提供者:
  1. PeerToPeer

    2下载:
  2. Delphi的P2P源代码,能穿透防火墙建立UDP连接,能在两个不同的局域网中直接通信。-Delphi s P2P source code, can penetrate the firewall to establish UDP connection to two different LAN direct communication.
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. C# udp p2p socket 信息通讯-C# udp p2p socket wat im message
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:100458
    • 提供者:plit001
  1. iamy_P2PChatPlus_Last

    0下载:
  2. delphi p2p即时通信系统,程序只是实现了基本的基于UDP穿NAT的P2P-delphi p2p instant messaging systems, procedures achieve only a basic UDP-based NAT wear the P2P
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:744552
    • 提供者:ssssddii
  1. P2P_UDP_NAT

    0下载:
  2. P2P之UDP穿透NAT的原理与实现附源代码,书我就没有传了,我想对想掌握P2P,NAT技术的朋友还是有一定的帮助吧!-P2P of UDP through NAT and implementation of the principles attached to the source code, the book I did not pass, I want to want to control P2P, NAT technology, the help of a friend or a cer
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-13
    • 文件大小:3174988
    • 提供者:liyang
  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. java_udp

    1下载:
  2. 这是java udp网络编程的一个实例,对做p2p软件很有帮助,传上来和大家分享。-Java udp This is an example of network programming to do p2p software helpful, Chuan-up and share with you all.
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:2233
    • 提供者:zx
  1. peertopeer

    1下载:
  2. 本程序为一个真正点对点通讯示范程序:) 实现内网到内网的直接连接(QQ用的技术) 使用Delphi实现。在网上未看到类似的程序,特此发布提供喜欢的朋友参考。 通过UDP来实现穿透NAT的点对点通讯-This procedure for a truly peer-to-peer communication model program:) to achieve within the network to connect directly with the network (QQ with t
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:857755
    • 提供者:dd
  1. c++p2p

    0下载:
  2. c#实现的p2p服务器端,客户端源代码,基于UDP数据发送有利于初学者的实现-c# realized p2p server side, the client source code, based on the UDP data sent is conducive to the realization of beginners
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:132366
    • 提供者:倪好
  1. NAT

    0下载:
  2. P2P技术中的UDP穿透NAT的原理详解,另附有一个server和client的实例源代码。-err
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:33260
    • 提供者:hoty
  1. p2p

    0下载:
  2. 基于udp服务的p2p程序,其中包含服务器端和客户端的程序,还好友使用说明文档-Udp-based services, p2p program, which includes server-side and client-side procedures, but also friends to use documentation
  3. 所属分类:P2P

    • 发布日期:2017-04-04
    • 文件大小:74308
    • 提供者:jiangjinfeng
  1. p2p

    0下载:
  2. P2P之UDP穿透NAT的原理与实现工程P2P之UDP穿透NAT的原理与实现工程-P2P penetrate NAT of UDP and the realization of the principle of the UDP project P2P penetrate NAT Principle and realization of the project
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:30896
    • 提供者:Lanny
  1. P2P

    0下载:
  2. P2P中利用UDP穿透NAT的原理与实现.内附P2P的客户端和服务端程序,对学习P2P实现的朋友也会很有帮助.-P2P penetrate NAT using UDP and the realization of the principle. Containing a P2P client and the server process, the achievement of learning P2P friends will be very helpful.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:28862
    • 提供者:California
  1. cn700_del49903244

    0下载:
  2. UDP P2P透防火墙关键技术DELPHI版-UDP P2P thoroughly firewall version of key technologies DELPHI-UDP P2P-DELPHI-UDP P2P thoroughly firewall version of key technologies DELPHI
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:587720
    • 提供者:wq
  1. p2pudp

    1下载:
  2. VC++ 局域网UDP穿透NAT(P2P)的原理及源代码,论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码),这里就用自己实现的一个源代码来说明UDP穿越NAT的原理。截图分别演示了服务端和客户端的运行状态图。 -VC++ LAN UDP penetrate NAT (P2P) principle and source code, forums, often the discussion of the principle of P2P, but the discu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:20521
    • 提供者:jiangjihai
  1. udp

    0下载:
  2. 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评…… 服务器端在启动成功后,输入help可以查看到服务器相关命令。 客户端在登陆成功后,输入help可以查看客户端相关命令(登陆时用户名随便)。-This is achieved using VB.net a simple example of P2P. Hol
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:40207
    • 提供者:Frank.Tao
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com