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

搜索资源列表

  1. udptalk

    0下载:
  2. TCP/IP提供了无连接的传输层协议:UDP(User Datagram Protocol,即用户数据报协 议)。UDP 与 TCP 有很大的区别,因为无连接的 socket 编程与面向连接的 socket 编程也有很 大的差异。由于不用建立连接,因此每个发送个接收的数据报都包含了发送方和接收方的地 址信息。 -TCP/IP provides a connectionless transport layer protocol: UDP (User Datagram Proto
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1164
    • 提供者:唐本风
  1. UdpSender

    0下载:
  2. UDP数据包发包工具源代码实现,可以用做发送UDP数据包的测试工具-Contracting tools UDP packet source code, can be used to send UDP packet test tools
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-02
    • 文件大小:15224001
    • 提供者:陈荣伟
  1. rtsp_emu.tar

    0下载:
  2. 自己写的一个rtsp简易调试服务器,用于模拟rtsp信令给客户端,调试客户端处理流程,并发送1个udp数据用于客户端调试rtp处理流程。作者本人就是自己开发这套工具,来完成调试rtsp客户端(android手机上)。-Write a simple debug rtsp server rtsp for signaling to the client simulation, debugging client-side processing, and sends a udp client-side d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:15598
    • 提供者:张伟
  1. VideoMeetingServer

    0下载:
  2. 本系统实现基于P2P和.NET的视频会议系统。系统主要功能有视频获取、传输和接收,音频获取、传输和接收,聊天文字信息传输和接收。 本系统主要是基于P2P的思想实现的,这也是本项目创新的关键。服务端只负责peer端注册和系统信息的产生和传输。Peer端通过与服务器端建立TCP连接,将自己的信息注册到服务器上。同时peer端也通过服务器端获得其他已注册peer端的信息,然后通过直接UDP组播的方式将文字、视频和音频数据发送给其他peer端。-This system based on P2P
  3. 所属分类:P2P

    • 发布日期:2017-03-31
    • 文件大小:95266
    • 提供者:dada
  1. TCPUDP

    0下载:
  2. TCP和UDP数据包发送程序,里面含有源代码-TCP and UDP packet program, which contains the source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2513204
    • 提供者:蔡冬
  1. IMLibrary

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

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

    0下载:
  2. TCP和UDP数据包发送程序 控制台应用程序 : SendPacket 项目概况 -TCP and UDP packets to send a program     Console Application: SendPacket Project Profile     Console Application: SendPacket Project Profile
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:113305
    • 提供者:shi liuhong
  1. ourdev_526496

    0下载:
  2. 个简单的以太网发送速度测试程序,发送的数据是一个固定的UDP报文,循环反复发送,实测PC端网卡占用率 96%,也就是在 96Mbps 左右!-A simple test procedure speed Ethernet sending, sending the data is a fixed UDP packets sent repeatedly cycle, the measured end PC card 96 occupancy rate, which is about the 96Mb
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:60439
    • 提供者:雨夜
  1. UDPComm

    0下载:
  2. 基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。-UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:1380636
    • 提供者:
  1. DDNS

    0下载:
  2. 该协议采用UDP方式接入服务器,图中req表示请求数据包,res表示应答数据包。当设备上线时发送hello数据包给服务器,服务器检查数据的合法性,如果是非法请求,服务器将不作响应。设备收到应答数据后将发出refresh更新数据包,服务器同样先检查数据-The agreement means the use of UDP access server, the figure said req request packet, res that the response packet. When the
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:15789
    • 提供者:ysl
  1. TCPUDP

    0下载:
  2. 对 TCP和UDP数据包进行接收和 发送-Of TCP and UDP packets to send and receive
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:5100
    • 提供者:顾斐
  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. superping

    0下载:
  2. SuperPing 支持TCP、UDP和ICMP的ping 传统的ping通过发送ICMP ECHO包来请求远程主机的回显,以此来观察网络的延迟、跳转数目、丢包情况等等。但是出于安全的考虑,现在很多防火墙都默认阻止传输ICMP数据报文。就如Roger的博客所在的主机,明明可以访问却ping不通,于是写了这个SuperPing,它除了实现跟系统的ping.exe类似的ICMP请求回显,还支持TCP和UDP的探测。 -SuperPing support TCP, UDP and IC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:958391
    • 提供者:王小军
  1. WinCESerialToNet2

    0下载:
  2. 使用vs2008 C#编的基于windows CE的程序。主要功能就是将串口的特定格式数据通过网口转发,网口是udp协议发送的。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:84897
    • 提供者:松松
  1. UDP_packets_sending_and_capturing

    0下载:
  2. 这个程序用户捕获互联网上的UDP数据包,同时也能够发送自定义的UDP数据包-The program used to capture the UDP packets and send UDP packets
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:53478
    • 提供者:ruanhuabin
  1. broadcast

    0下载:
  2. 基于主题的UDP广播通信,顶层程序只需要根据主题进行数据的发送,如100.1,接收程序只需要根据主题进行数据的接收,如100.*-Based on the subject of the UDP broadcast communications, only the top-level procedures necessary to carry out under the topic of data transmission, such as 100.1, receiving only data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:32602
    • 提供者:zzj
  1. avrlib_ccrma20061026.tar

    0下载:
  2. 基于UDP的文件传输,可以控制两个数据包发送的间隔,可以终止-UDP-based file transfer, you can control both the interval to send packets to terminate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:973499
    • 提供者:卞涛
  1. Code

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1197992
    • 提供者:郑海
  1. udpApplication

    0下载:
  2. 本例是Csharp编的一个UDP通信程序,通过本例,可以掌握通过UDP协议来接收发送消息,以及数据包的计算-Csharp for this example is a UDP communication program, through this case, we can get through the UDP protocol to receive send messages, as well as the calculation of packet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:719107
    • 提供者:张洪铭
  1. winpcap

    2下载:
  2. 利用wincap 发送udp数据包,可以修改源磅IP-Wincap sent using udp packet, you can modify the source IP pounds
  3. 所属分类:Sniffer Package capture

    • 发布日期:2015-04-19
    • 文件大小:3073664
    • 提供者:azc
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com