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

搜索资源列表

  1. udp接受数据

    2下载:
  2. 在网络中实现UDP\组播实现数据的收发
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2011-05-11
    • 文件大小:15416205
    • 提供者:y8454557@126.com
  1. 用VC存取Oracle数据以及UDP通信例子程序

    2下载:
  2. 有一个完整的程序通过UDP接收数据并存储到Oracle数据库中,并读取Oracle数据库数据下发
  3. 所属分类:Oracle数据库

  1. 基于Reliable UDP的应用层数据传输传输协议

    0下载:
  2. 基于Reliable UDP的应用层数据传输传输协议。可避免TCP/UDP的缺陷,适合大量数据传输。
  3. 所属分类:源码下载

  1. vb-udp.rar

    2下载:
  2. vb实现udp广播包发送、接收,可用于隔离系统的数据传输,vb achieve udp broadcast packet to send, receive, can be used to isolate the data transmission system
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:32845
    • 提供者:张洪铭
  1. audio-record-playback-udp

    0下载:
  2. 用C实现的录音和播放程序,udp的client负责录音,udp的server负责同步播放。在录音数据传输前,采用g711u方式进行编码,在接收端解码后再进行播放。代码清晰,注释详细。-Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronizati
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:56813
    • 提供者:孙涛
  1. DatagramDemo

    0下载:
  2. android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:36785
    • 提供者:szr
  1. SOCKS5

    0下载:
  2. 易语言源码 制作任意主机间UDP 通信 主要解决问题:局域网无法收到外部 UDP 数据 使用工具:易语言+SOCKS5代理向导 其他准备:需要1台SOCKS5的代理服务器 实例要求:任意组网环境的任意2台主机,可以通过UDP发送和接收数据 -Easy language source UDP communication between the host production of any major problem: LAN not received applicatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2016-01-25
    • 文件大小:976896
    • 提供者:陈忠
  1. UDP

    0下载:
  2. 实现了C8051F340单片机依据UDP协议传输数据-C8051F340 realize a single-chip based on UDP protocol to transmit data
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:127406
    • 提供者:why
  1. dspUDPSend

    0下载:
  2. UDP数据dsp传输matlab仿真,UDP数据dsp传输matlab仿真-simulation of udp data sending,simulation of udp data sending
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:1309
    • 提供者:李大人
  1. LT-ARM214X-UDP

    0下载:
  2. lpc2148的udp数据采集程序,模块28j60,采集后发送到串口-lpc2148 of the the udp data acquisition program, module 28j60 after collection is sent to the serial port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-19
    • 文件大小:1290521
    • 提供者:吴隐
  1. winpcapneting

    1下载:
  2. 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development,
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-06-29
    • 文件大小:97312
    • 提供者:郭为
  1. UDPDemo

    0下载:
  2. UDP协议数据传输的演示程序,可在该代码的基础上扩展为自己的代码-UDP protocol for data transmission demo program can be the basis of the code expansion for their own code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:122038
    • 提供者:jiarui
  1. UDPinterception

    0下载:
  2. UDP数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植-UDP data examples of listening to realize data udp listening circle operation, can be transferred to the LPC processor, different processors only need to modify the startup file can be
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:500667
    • 提供者:jim
  1. TCPinterception

    0下载:
  2. tcp数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植,该例子是在ucos环境下移植,并在lpc2368处理器上运行成功,选用的是DM69161网卡-tcp listening examples of data to achieve a listening udp data loop operation, can be transferred to the LPC processor, different process
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:501337
    • 提供者:jim
  1. MJsniffer

    0下载:
  2. 捕获局域网的IP tcp udp 数据包 并经行简单的分析-Capture LAN IP tcp udp packets and simple analysis by line
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-29
    • 文件大小:21897
    • 提供者:jjc6174
  1. NetTool

    0下载:
  2. 在visaul studio 2008的MFC框架下,使用winpcap开发的局域网数据包捕获工具,能够捕获ip,tcp.udp数据包并解析数据所内容。还可以发送用户自定义的ARP数据包。-Visaul studio 2008 in the MFC framework, the development of local area network using WinPcap packet capture tool that can capture ip, tcp.udp packet and co
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:47449
    • 提供者:yuc
  1. ThreadSockect

    0下载:
  2. 使用数据报(UDP)创建并初始化套接字,接收发送数据-The use of datagram (UDP) to create and initialize the socket, the receiving send data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:12540
    • 提供者:Zheng
  1. UDP

    0下载:
  2. java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1565
    • 提供者:gongchang
  1. UDP_IOCP

    0下载:
  2. iocp方式的UDP实现的客户端程序,配合使用可以实现高效的UDP数据传输。-iocp the way to achieve the client UDP procedures can be achieved with the use of highly efficient data transfer UDP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:11044
    • 提供者:Pittxia
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com