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

搜索资源列表

  1. udp

    0下载:
  2. UDP 测试程序,delphy编写,源程序-UDP test
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:203839
    • 提供者:sdm
  1. ZQ.P2PServer.UDP

    0下载:
  2. C#p2p udp 打洞,经过测试可以在公网上运行-C# p2p udp holes, after the test can be run online in the public
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:141222
    • 提供者:zq
  1. UDP

    0下载:
  2. UDP通信测试, 运行正常,可以下载了学习下,添加代码就可以做成复杂的聊天程序-UDP tong xin test
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:51872
    • 提供者:han
  1. UDP-examples0

    1下载:
  2. udp 运用范例(基于c, java, c++)-udp example(c,java,c++)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-03-31
    • 文件大小:10312
    • 提供者:zzw
  1. udp

    0下载:
  2. 通过udp协议,实现局域网内的广播。eclipse 工程,直接打开既可以使用。-Udp Protocol through, the radio LAN. eclipse project can be used directly to open.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:12095
    • 提供者:deng
  1. udp

    0下载:
  2. linux下基于9260的应用例程:udp-application example(linux) based on atmel9260: udp
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:15549
    • 提供者:chen hui
  1. UDP

    0下载:
  2. windows下基于VC++和UDP协议的数据接收程序,基于透明传输协议,mfc界面,带收到确认信号-windows Based on VC++ and UDP protocols data reception process, based on a transparent transfer protocol, mfc interface with receive a confirmation signal
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1969549
    • 提供者:放假
  1. udp

    1下载:
  2. Example udp server and client in C. udpserver.c udpclient.c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:1741
    • 提供者:bakashi10
  1. P2Ppeertopeer-UDP-NAT

    0下载:
  2. P2P(peer to peer)点到点的UDP穿透NAT的原理与实现源代码。教研室全体兄弟姐妹智慧的结晶啊~~宝贵~~ 如果这里不能下载 请到http://www.aibao28.com下载-P2P (peer to peer) point-to-the principle of UDP through NAT and implementation of the source code. Teaching the crystallization of the wisdom of al
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:36729
    • 提供者:张红静
  1. UDP

    0下载:
  2. A simple UDP server coded in Visual Studio 2005.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:18615
    • 提供者:erkand
  1. UDP

    0下载:
  2. 采用UDP协议及客户机/服务器(C/S)模式,分别为客户端和服务器端完成基本数据配置,实现一个局域网环境下的即时通信,并让收发信息在可视化界面上显示。
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:10964
    • 提供者:Irene
  1. UDP

    0下载:
  2. C++编程实现UDP协议扫描端口,经检验源码可用,己生成程序-C++ Programming Scan UDP protocol port, source code is available via testing, has been generating program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:1165603
    • 提供者:xjb
  1. UDP-communication

    0下载:
  2. 这个文件当中介绍了单片机UDP通信程序的编写,能实现与上位机的数据交换-This document which describes the preparation of SCM UDP communication program that can realize the data exchange between PC and
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:6598
    • 提供者:蔡林勇
  1. UDP

    0下载:
  2. 一个基于UDP的VC聊天程序,适合学习;-UDP-VC-based chat program, suitable for learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:60076
    • 提供者:liu yong
  1. TestP2P-UDP

    0下载:
  2. java使用UDP穿透NAT.由于UDP的无连接的,所以需要自己维护连接,那就是心跳!-java to use UDP through NAT. because of the non-UDP connections, so the need to maintain their own connections, and that is heart!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:15068
    • 提供者:未知数
  1. linux-udp

    0下载:
  2. a simple udp client-server code for beginner
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1244
    • 提供者:l
  1. UDP

    0下载:
  2. ADS工程,44b0其中包含UDP通信和GUI-ADS projects, 44b0 containing UDP communication and GUI
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-20
    • 文件大小:5987912
    • 提供者:zhangbin
  1. udp

    0下载:
  2. 一个简单的delphi UDP server 和client例子,适合初学者学习使用。-A simple UDP server and client communication example. Suit for freshman.
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. 基于UDP实现有客户端和服务器端的网络聊天室-UDP-based implementation with client and server-side Web chat rooms
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:5285
    • 提供者:qwe
  1. the-realization-of-Xmodem-protocol-based-on-UDP.ra

    0下载:
  2. 对Xmodem 协议进行分析,设计Xmodem 协议的结构、机制、元素等。利用Socket 接口编程实现基于UDP 的Xmodem 协议-Of Xmodem protocol analysis, design Xmodem protocol structure, mechanism, elements and so on. Socket Interface Programming using the Xmodem protocol based on UDP
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:720373
    • 提供者:celine
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com