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

搜索资源列表

  1. UdpRtc

    0下载:
  2. UdpRtc (Ethernet Library demo for ENC28J60 mcu) this code shows how to use the ENC28J60 mini library : * the board will reply to ARP & ICMP echo requests * the board will reply to UDP requests on any port : * returns the command name *
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4086
    • 提供者:duonghai
  1. UdpResponse

    0下载:
  2. this code shows how to use the ENC28J60 mini library : * the board will reply to ARP & ICMP echo requests * the board will reply to UDP requests on any port : * returns the request in upper char with a header made of remote host IP & port nu
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2093
    • 提供者:duonghai
  1. udpSample

    1下载:
  2. vc++ udp 编程实例 基于vs2008-vc++ udp programming sample vs2008
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-01
    • 文件大小:14000353
    • 提供者:李进德
  1. testSOCKET

    0下载:
  2. 模拟DCS数据发包数据环境,UDP,在电厂做工程时因为不能随便接触控制网络,所以写了这样一个模拟DCS向外发布数据的程序,方便在开发环境进行调试。-UDP ,imitate DCS(Distribute Control System)output data circument。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:98927
    • 提供者:
  1. Delphi_UDP

    0下载:
  2. Delphi UDP 通讯演示代码,模仿腾讯的通讯工具,简易的实现文字通讯机制。-Delphi UDP Code 。
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:357708
    • 提供者:飞狐
  1. UDPTest

    0下载:
  2. try to punch hole in firewalls via UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:40453
    • 提供者:domdom
  1. udptest

    0下载:
  2. C# udp通讯例子,在C#开发环境下,如何使用UDP协议进行通讯。-C# udp communication example, in C# development environment, how to use the UDP protocol to communicate.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:1015360
    • 提供者:laolin
  1. epoll_udp_client

    0下载:
  2. 一个UDP EPOLL 客户端例子。可用于测试程序-A UDP EPOLL client examples. Can be used to test procedures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2508
    • 提供者:seker
  1. mycom

    0下载:
  2. udp vc source file you can build a udp net server and client-udp sample file server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:93920
    • 提供者:lj
  1. udp

    0下载:
  2. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:5506
    • 提供者:322qq
  1. TCP-UDP

    0下载:
  2. 基于混合TCP-UDP的HTTP协议实现方法-Hybrid TCP-UDP based on the HTTP protocol implementation method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2908
    • 提供者:baizheng
  1. UdpDaDong

    0下载:
  2. udp 打洞的代吗,相信大家都听说过吧 就是类似qq的点对点功能-udp whole
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:266250
    • 提供者:黎明
  1. udpServer.c

    0下载:
  2. UDP server program to listen client application
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. UDP客户端模型的JAVA源码,供初学者学习,希望有帮助。-UDP client-side model of the JAVA source code for beginners to learn, want to help.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:1767
    • 提供者:李明
  1. tcs.c

    0下载:
  2. 实现UDP传输 for linux udp socket -for linux udp socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:873
    • 提供者:大彬
  1. talkroom

    0下载:
  2. 1.其中基于UDP做的聊天室,利用UDP广播,只需在局域网里启动exe即可工作,无需服务器端。开发思想:在“上线”后启动一个线程循环recv接受广播来的信息。"send"按钮广播信息。 2.基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnSe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1856730
    • 提供者:zhuceyong
  1. Socket

    1下载:
  2. java实现UDP socket打洞,使消息在nat之间传递-java implementation UDP socket holes, so that messages passed between the nat! ! !
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-11
    • 文件大小:111826
    • 提供者:bobhpf
  1. LAB8

    0下载:
  2. chat Clent / Server. UDP-chat Clent/Server. UDP
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1780405
    • 提供者:ionut
  1. udp_pack_nios

    0下载:
  2. Nios II打包程序,通过DMA把接到AVALON从接口的双口RAM数据传到片外的SDRAM,再用UDP打包进行以太网传输-Nios II pack
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1695
    • 提供者:詹士波
  1. NICANTerminal

    0下载:
  2. labview for can tcp udp datasocket-labview fo can tcp udp datasocket
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:177188
    • 提供者:zenger
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com