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

搜索资源列表

  1. TCP-and-UDP-packets-sent-procedures.

    0下载:
  2. TCP和UDP数据包发送程序,可以实现数据包发送-TCP and UDP packets sent procedures, can achieve packet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-01
    • 文件大小:119536
    • 提供者:关红叶
  1. test_send_UDP

    0下载:
  2. 在CCS5.2开发环境下,实现TI的C6472型号dsp的UDP发送数据功能-In CCS5.2 development environment, to achieve dsp TI' s C6472 model features a UDP sends data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-11
    • 文件大小:157273
    • 提供者:沈彤
  1. UDP-socket

    0下载:
  2. 基于UDP协议的网络通信,利用多线程对数据的接受和发送-Network communication based on UDP protocol, using multi-threaded data receiving and sending
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:18550
    • 提供者:苏青源
  1. jpeg_ban_shoufa_c270

    0下载:
  2. V4L2 视频采集,并通过UDP发送到PC端-V4L2 video capture, and sent to the PC client via UDP
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-06-07
    • 文件大小:19762176
    • 提供者:chen ke lin
  1. udpReceiver

    0下载:
  2. 原创 基于linux QT 网络udp发送接收 下位机-QT-based udp send receive under
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:63139
    • 提供者:FiSun
  1. UDP-Send-TS

    1下载:
  2. 通过UDP协议发送TS广电传输流的源代码-Source code for Sending Transport Stream data through UDP protocol
  3. 所属分类:通讯编程

    • 发布日期:2013-11-20
    • 文件大小:62873
    • 提供者:xulin
  1. RTPAAC

    0下载:
  2. rtp aac udp 发送数据,vlc 接收数据,并且播放!-rtp aac udp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:10000825
    • 提供者:john
  1. UDP(SeverPClient)

    0下载:
  2. UDPSever.cpp--- 服务器端程序 UDPClient.cpp-----客户端程序 功能:双方能同时相互发送数据,并显示接收到的数据;当收到对方的数据为“bye”时,能退出程序. -failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:4042109
    • 提供者:songyue
  1. udp-demo

    0下载:
  2. 简单的udp通信入门学习资料,可以直接相互发送文字消息-simple udp demo
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:46707
    • 提供者:jzx
  1. ClientTcp

    0下载:
  2. TCP和UDP客户端程序,用TCP发送自己的信息到服务器返回一段随机码,然后用UDP发送随机码到服务器-TCP and UDP client program using TCP to send information to the server returns a random code, and then use UDP to send random code to the server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1015
    • 提供者:oundsth
  1. serialport-UDP-send

    0下载:
  2. 将上位机的数据通过串口发送,打包成UDP包发送给下位机,实现与下位机的通信。-The host computer sends data through the serial port, packaged into a UDP packet and send to the next crew.
  3. 所属分类:LabView

    • 发布日期:2017-04-04
    • 文件大小:26074
    • 提供者:momo
  1. Myudptest

    0下载:
  2. C 获取本机IP,使用 CSocket类进行 UDP 发送和接收\n的例子,非常精炼,值得初学者参考,熟练人员使用。-C to obtain the local IP, use CSocket for sending and receiving UDP \ n example, Refining very worthy reference beginners, skilled personnel.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:36532
    • 提供者:王磊
  1. UDp

    0下载:
  2. 使用socket实现UDP的链接系统,可以利用服务器和客户端进行交互发送消息-Use the links UDP socket implementation system, you can use to interact with the server and client to send messages
  3. 所属分类:iPhone

    • 发布日期:2017-04-02
    • 文件大小:429734
    • 提供者:丽丽
  1. LAN-UDP-Test

    0下载:
  2. 局域网使用UDP发包测试网络环境,可以改变包的大小,发送时间间隔和总的发送时间-LAN using UDP contracting test network environment, you can change the packet size, transmission time interval and the total transmission time
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:2927
    • 提供者:飞鸿
  1. UDPSEND

    0下载:
  2. 一个简单的UDP发送代码.希望对大家有帮助.!-UDP send a simple code. Hope everyone has to help.!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1406
    • 提供者:dnesday
  1. UDPSender

    0下载:
  2. UDPSender,VC++编写,UDP发送协议-UDPSender, VC++ Preparation, UDP Send agreement
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1252
    • 提供者:arourd
  1. tcp-udp

    0下载:
  2. 基于TCP/UDP接收和发送数据的的聊天窗口代码,使用的是C#语言开发的,有需要的请下载,谢谢啦-Based on TCP/UDP receive and send data chat window code, using C# language development, there is a need to download, thank you
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:17880
    • 提供者:Mark
  1. h264

    0下载:
  2. 一硬编码模式提取h264数据流并可通过udp发送。。其中对头部的手机硬件参数设置部分请自己根据自己的手机设置修改-A hard-coded pattern extraction h264 data stream can be sent via udp. . In which the head of the phone hardware parameter setting your own phone settings to modify according to their own
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1036958
    • 提供者:wu heng
  1. netsend

    0下载:
  2. UDP发送程序,运行环境VC++,可以直接拿来使用的代码或者嵌入自己的工程当中-UDP transmission program, operating environment VC++, the code can be directly used to use their own works or embedded
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:121768
    • 提供者:杨瑞
  1. LM3S_UDP

    0下载:
  2. LM3S8962中UDP发送和接收程序。-LM3S8962 in sending and receiving UDP process.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1681076
    • 提供者:jiangbaohua
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 46 »
搜珍网 www.dssz.com