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

搜索资源列表

  1. Code

    0下载:
  2. TCP和UDP数据包发送程序 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:15190
    • 提供者:
  1. UDPconnect

    0下载:
  2. 伪造UDP数据包,可实现自定义IP发送特定的字符串到服务器
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3871
    • 提供者:MR ZHANG
  1. UDP安全传输演示(Delphi源码)

    1下载:
  2. UDP安全传输(完整源码) 大家都知道UDP比TCP好用发送速度快很多,程序写起来也简单的多,可缺点也同样明显UDP容易丢包,而且不能自动重发也不能自动组包没有数据安全机制,发的包不能超过2K(INDY,NMUDP等控件都是这样)否则就出错。 可很多需求中又需要发送大量数据包并且需要保证速度(如语音和视频通讯或者点对点点播服务。)而且有些重要的数据不允许丢包这个时候就需要安全UDP了。
  3. 所属分类:网络编程

    • 发布日期:2011-06-24
    • 文件大小:462811
    • 提供者:7484345
  1. Sniffer.rar

    1下载:
  2. 有C++编写的,网络抓包程序,将本机网卡至于混杂模式,可分析的数据包有UDP,TCP,以及IP包,There are C++, prepared by the network capture program will be the local network card promiscuous mode As to the analysis of data packets are UDP, TCP, and IP packet
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-09
    • 文件大小:1336748
    • 提供者:515700954
  1. PacketSniffe.rar

    0下载:
  2. 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。,1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capt
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:489460
    • 提供者:说不得
  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. PacketSniffer

    0下载:
  2. 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capt
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:490944
    • 提供者:王家
  1. RawSocket_Sniffer

    0下载:
  2. Raw Socket: 原始套接字,可以用它来发送和接收 IP 层以上的原始数据包, 如 ICMP, TCP, UDP...创建Raw Socket Sniffer嗅探器-Raw Socket: raw sockets, you can use it to send and receive IP layer over the original data packet, such as ICMP, TCP, UDP ... create a Raw Socket Sniffer Sniffer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:4459
    • 提供者:yuxiangzhang
  1. udp-reliable-data-transmission

    0下载:
  2. UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:10108
    • 提供者:nazali
  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. UDPpackage

    1下载:
  2. UDP协议的接收发送数据包,c#的Winform形式,界面简单功能完成。希望给大家带来点帮助。-UDP protocol to send data packets received, c# a Winform form interface, simple and feature complete. Want to give us some help.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-31
    • 文件大小:42405
    • 提供者:lee
  1. gprs

    0下载:
  2. 华为MG323模块驱动程序,通过AT命令实现GPRS的UDP数据包收发-Huawei MG323 module driver, GPRS UDP packet transceiver through the AT command
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-10-31
    • 文件大小:3404
    • 提供者:李学强
  1. PcapCapture

    0下载:
  2. 实现TCP UDP 数据包的实时监控 并能存入数据库-TCP UDP packets to achieve the real-time monitoring and database
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-31
    • 文件大小:312179
    • 提供者:didiao
  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. TCPUDP

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

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

    0下载:
  2. 爪哇流量收分析器.它利用Java的收集流量升高V5环境中V7V8的UDP协议包v9(版本9)来自思科/路由器或nprobe桧.原始数据都可以储存或分析分贝学到JDBC的内容.它可用于大型企业或互联网服务.。-Traffic Analyzer Java collection. It uses the collection of Java increased flow V5 environment V7V8 agreement of UDP packets v9 (Version 9) from
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-05
    • 文件大小:609523
    • 提供者:龚小琴
  1. 765644udp_c

    0下载:
  2. 介绍了客户端和服务器端的源码,对使用udp数据包的用户很有帮助。-source of udp database!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:7020
    • 提供者:刘旭
  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. RecieveUDP

    0下载:
  2. 接收国电智深DCS发送的UDP数据包的程序,自己写的,大家可以做个参考-no message
  3. 所属分类:TCP/IP Stack

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