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

搜索资源列表

  1. UDP_server_cs

    0下载:
  2. C sharp 写的UDP服务端源代码,可以接收UDP 客户端发来的数据包。-UDP server program written in C sharp
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:6185
    • 提供者:gulong
  1. UDPDemo

    1下载:
  2. 基于SOCKET API 封装CUDP_CE类,双方通过UDP进行数据传输,UDP异步通信,事件机制判断数据接收.-SOCKET API based package CUDP_CE category, the two sides through the UDP for data transmission, UDP asynchronous communication, event data receiving mechanism to judge.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-06
    • 文件大小:45804
    • 提供者:feitian
  1. 20101126944378

    0下载:
  2. UDP十六进制数据传输 资源类别: Delphi源码¦网络 -UDP data transfer resource categories hex: Delphi source ¦ Network
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:448370
    • 提供者:
  1. tcpudpcapture

    0下载:
  2. 实现在网络抓取数据包功能的小软件,内部含有原代码-Network packet capture device contain udp and tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:122307
    • 提供者:白图鲁
  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. ip_fly

    0下载:
  2. 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-Cross-platform exchange of information, based on TCP/IP (UDP), no server, easy-to-use, can send files and folders, communication of data using RSA/Blofish encryption.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:163756
    • 提供者:陳勇華
  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. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. dadaEnter

    0下载:
  2. OA 管理系统 ·本系统在一些大中型企业(跨多达24个区域)一直都在很好的服务过,主要在FTP 控制 UDP控制 HTTP控制 傁客户数据库 数据库 数据压缩加密方面进行了综合深入的应用.. -OA management system of the system in a number of large and medium-sized enterprises (up to 24 inter-regional) have been well served, mainly in the FTP c
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:971007
    • 提供者:adu
  1. WinRAR

    0下载:
  2. 本文主要描述了如何利用汇编语言编写一个能够实现网络之间信息传递的聊天程序系统.并介绍了无连接协议的SOCKET编程模型,以及阐述了聊天程序的设计目的前景和具体规划,还有聊天程序的商业运作.本论文共分为五部分. 第一部分简单的分析了即时聊天系统开发的可行性,并重点对技术可行性(选择VB)做了详细分析; 第二部分借助数据流图和数据字典对系统的功能和性能进行了详细的需求分析,建立了系统的逻辑结构; 第三部分利用VB程序设计了UDP聊天程序; 第四部分验证了设计的程序; 第五部分是此
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:97299
    • 提供者:陈育文
  1. sscom32

    0下载:
  2. 串口调试工具,用于 tcp&udp等串口数据传输-Serial debugging tool for tcp
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:281844
    • 提供者:dds
  1. ipmessenger

    0下载:
  2. 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密-Cross-platform exchange of information, based on TCP/IP (UDP), no server, easy to use, can send files and folders, communication of data using RSA/Blofish encryption
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:159842
    • 提供者:zdbao
  1. 4.5.2

    0下载:
  2. 用来捕获数据包,包括ARP,UDP,TCP,ICMP等。 used to get packet-Used to capture packets, including ARP, UDP, TCP, ICMP and so on. used to get packet
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:7876
    • 提供者:shenmomo
  1. OA123

    0下载:
  2. 本系统在一些大中型企业(跨多达24个区域)一直都在很好的服务过,主要在FTP 控制 UDP控制 HTTP控制 傁客户数据库 数据库 数据压缩加密方面进行了综合深入的应用 -The system in a number of large and medium-sized enterprises (up to 24 inter-regional) have been well served, mainly in the FTP control UDP control HTTP control傁c
  3. 所属分类:SQL Server

    • 发布日期:2017-06-13
    • 文件大小:20693085
    • 提供者:李维康
  1. 34263636

    0下载:
  2. 非常有用的构造并发送IP/UDP/ICMP数据包的程序 -Very useful construct and send IP/UDP/ICMP packets program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:262772
    • 提供者:cjj
  1. j_11971_ipmessenger

    0下载:
  2. 飞鸽传书,跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密-Dove Chuanshu, cross-platform exchange of information, based on TCP/IP (UDP), no server, easy to use, can send files and folders, communication of data using RSA/Blofish encryptio
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-25
    • 文件大小:161638
    • 提供者:ljl
  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. TT62_GPRS_DTU

    0下载:
  2. TT62嵌入式GPRS DTU模块用户手册 3.0 TT6X GPRS DTU(简称DTU),是一款使用GPRS进行无线数据传输的设备。支持PPP、TCP、UDP、DNS等众多复杂网络协议和SOCKET插口标准,为用户提供全透明数据传输和用户自定义协议传输两种模式。 同时支持点对点、点对多点、设备间、设备与中心间等各种不同的通讯模式。 用户不用关心复杂的网络通信协议、通过串行口,就可以进行无线数据收发,让你的设备随时随地接入Internet。 本DTU产品支持TCP和UDP两种
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1040323
    • 提供者:姜飞
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com