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

搜索资源列表

  1. UDP

    0下载:
  2. winpcap 保存捕获数据包 -Save winpcap winpcap packet capture save capture packets
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:2322
    • 提供者:曾墨
  1. IP_Pack

    0下载:
  2. 一个基于用户层的功能强大的IP包拦截控件,能拦截IP协议的各种数据包,如: UDP, ICMP, IGMP, GGP, TCP, PUP,对分析IP协议的初学者非常有帮助.-A network sniffer component for IP protocol data package filtering based on user level, this component is capable of intercepting and analysing for kinds IP protoc
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:7411
    • 提供者:dlmfly
  1. visualc-udp-socket

    1下载:
  2. 基于 c# 的socket编程源代码 最终实现了UDP的数据传输-C# for socket-based programming source code eventually the UDP data transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:124964
    • 提供者:maguang
  1. UDP

    0下载:
  2. 在Windows环境下socket编程,实现服务器端发送UDP数据包并接收客户端返回数据,客户端接收UDP数据包并返回自己的NETBIOS名-In the Windows environment, socket programming, the server sends and receives UDP packets returned to the client data, the client receives UDP packet and return to their NETBIOS n
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7637401
    • 提供者:刘莉
  1. WINSOCK-UDP

    0下载:
  2. udp局域网内简单数据传输对话框,分为客户端与服务器端,改变ip就可以使用-udp simple data transmission within the LAN dialog box, divided into client and server side, you can use to change ip
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:103837
    • 提供者:li
  1. Java-UDP

    0下载:
  2. 使用java语言实现的简单的udp数据传输程序-Java language using a simple data transfer procedures udp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:969
    • 提供者:zhangsen
  1. TCP-and-UDP-packet-program-

    0下载:
  2. TCP和UDP数据包发送程序 开发平台: windows XP SP2 Visual Studio.net 2003 -TCP and UDP packet program Platform: windows XP SP2 Visual Studio.net 2003
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:14912
    • 提供者:zhb
  1. Socket-tcp-udp

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

    • 发布日期:2017-03-24
    • 文件大小:53320
    • 提供者:huaminggong
  1. java

    0下载:
  2. Java入门基本源代码,包括采用UDP数据报通信实现的点对点聊天、创建Access数据库student及表、对MySQL数据库执行SQL语句创建stuinfo表、连接指定数据库并获得数据库属性信息、用于控制网络考试时间的组播、执行插入和删除数据的SQL语句、组播聊天-Introduction to the basic Java source code, including the use of UDP datagram to achieve point to point communicatio
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:69910
    • 提供者:武林
  1. UDP-VB

    0下载:
  2. VB UDP进行数据传送,是字节数据等等包括BOOL,BTYE,INT,SINGLE-VB UDP data transmission is byte data, etc., including BOOL, BTYE, INT, SINGLE
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:13303
    • 提供者:彭玉江
  1. CaptureUDP

    0下载:
  2. 用于抓取网络的tcp和udp数据包,可以进一步分析数据包内容;-Crawl the web for tcp and udp packets, you can further analyze the contents of the packet
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:498003
    • 提供者:heyong
  1. UDP

    0下载:
  2. UDP数据包发送程序,设置MAC,IP和端口后,设置IP绑定。在数据区填入16进制数据,用空格分开。-UDP packets to send a program, set the MAC, IP and port, set the IP binding. Fill in the data area hexadecimal data, separated by spaces.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:6221
    • 提供者:wfl
  1. send-raw-udp

    0下载:
  2. Windows环境下实现原始UDP数据包发送-windows send raw udp packet.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:40588
    • 提供者:neo
  1. linux-send-UDP-packet

    0下载:
  2. Linux环境下,网络发包器,能发送UDP数据包。-send UDP packet using Linux environment
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:1443
    • 提供者:Joy
  1. socket--udp

    0下载:
  2. 使用socket构造udp网络数据包,并发送构造的udp数据包-The socket constructor udp packet and send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:6186
    • 提供者:
  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. udp

    0下载:
  2. Python UDP数据传输实例,内容包括客户端以及服务器程序-Python UDP data transmission examples, including client and server programs
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:693
    • 提供者:李厚宏
  1. hs-udp

    0下载:
  2. 1. 接口说明 Udp数据为主动广播模式,客户端只需接收处理即可,一条数据记录一个包 接口为字符串格式 1~6位为数据包头 第1 位:数据包类型 第2~6位:数据块长度 第7位以后为 正式数据包 数据包中包含 数据 指定接收地址 数据跟指定接收地址用’&’分隔,数据中用’|’分隔后挂的,客户类别,资金帐号 -hs udp
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:17696
    • 提供者:s
  1. UDP

    0下载:
  2. 基于LABVIEW的UDP数据接受和发送程序,包括文件夹生成程序,基于UDP传输协议,可以在两台电脑间传输txt文件。-Programs based on LabVIEW and UDP communication protocol. you can use the program to transfer the .txt files in different computers.
  3. 所属分类:LabView

    • 发布日期:2017-04-04
    • 文件大小:74240
    • 提供者:张兆祥
  1. STM32-UDP-WEB

    1下载:
  2. STM32-UDP数据传输和WEB服务器-STM32-UDP data transfer and WEB server
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-17
    • 文件大小:1016832
    • 提供者:ivy
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com