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

搜索资源列表

  1. windowsUDP

    0下载:
  2. 采用windows封装起来的UDP程序,包括建立连接、收发包等功能。-used up windows Packaging UDP procedures, including the establishment of connectivity, packet transceiver functions.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:39052
    • 提供者:tan
  1. 捕获IP数据包的小程序(c)

    0下载:
  2. 捕获IP数据包的小程序,原理是使用PCAP库.开发语言为C-IP packet capture the small programs, principles for the use of Cards. For the C programming language
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:3386
    • 提供者:高侃绪
  1. MyCompress

    0下载:
  2. 文件压缩功能:压缩指定单个文件,或多个文件(zip格式);察看压缩文件内每个文件的大小,压缩比信息;解压缩指定文件(zip格式),允许选择压缩包内单个文件进行解压缩;察看整个压缩包的压缩比等信息。-compression function : Compression designated single document, or multiple documents (zip format); A look inside compressed files, each file size, com
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:525373
    • 提供者:逐鹿
  1. expat-1.95.8.tar

    0下载:
  2. HTML分析LIB包,可以用来解析HTML,XHMTL,XML,XSLT等格式,并可以做抓站点用途-HTML LIB packet analysis can be used to interpret HTML, extensible, XML, XSLT formats, and can grasp site uses
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:318349
    • 提供者:刘大为
  1. libpcap-0.9.4.tar

    0下载:
  2. 这是一个网络捕获数据包的开放源码,来源于国外网站。可在windows、linux下运行。-This is a network packet capture of open source and comes from overseas sites. The windows, running under Linux.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:425887
    • 提供者:笨笨猫
  1. sniffer-0.5.tar

    0下载:
  2. * A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP pac
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:64603
    • 提供者:付聚文
  1. WPdpack_2_3

    0下载:
  2. 网络抓包程序的引擎,还包含几个例子 - drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, WinNT4 and Win2K. Useful to test the programs. - examples Sample applications showing various uses of winpcap and packet.dll. - lib rary files needed to create
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:501434
    • 提供者:公维宾
  1. 1362

    0下载:
  2. 此為philip 1362 USB DOS下的驅動程式包, 已經共測試並內含有說明文件-this as 1362 USB DOS packet driver programs, and tests contain notes
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3974447
    • 提供者:道德
  1. 网络SDK开发包

    0下载:
  2. DSP序列化反序列化对象SDK开发包 DSP(Dynamic Serialize Packet)是一个动态序列化和反序列化对象的SDK开发包,使用DSP可以将对象序列化成数据流保存到文件中,或者将序列化后的数据流通过Socket传递给远端;也可以使用DSP从文件或Socket中读取数据,然后反序列化成对象。-DSP series of anti-sequence objects DSP Development Kit SDK (Dynamic Packet Serialize) is a
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:123775
    • 提供者:andy
  1. 封包截取的源码值得学习VC

    0下载:
  2. 封包截取的源码值得学习的VC源代码,希望对外挂编程的朋友有所帮助。-packet interception of the source of VC worth learning source, and I hope to external programming friends help.
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:120872
    • 提供者:张扬
  1. rx_find_packet_edge

    0下载:
  2. OFDM的FIND PACKET仿真,是用Matlab编程实现的-OFDM FIND PACKET simulation, using the Matlab programming
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1011
    • 提供者:田永毅
  1. vc网络监听

    0下载:
  2. 基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序 -on creating original socket, revised I / 0 option of achieving an IP packet capture applications
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30204
    • 提供者:ddda
  1. C++实现网络嗅探器

    0下载:
  2. 网络嗅探器无论是在网络安全还是在黑客攻击方面均扮演了很重要的角色。通过使用网络嗅探器可以把网卡设置于混杂模式,并可实现对网络上传输的数据包的捕获与分析。-Sniffer network is the network security or hacker attacks are playing a very important role. Through the use of Sniffer network card can be installed in mixed mode, enabling
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11412
    • 提供者:倪莎
  1. des3

    0下载:
  2. 加密算法,DES的C源码. 是分组算法,虽然现在用的少了 但还是有学习意仪的-encryption algorithm, DES C source. Yes packet algorithm, although it is now used less but still learning Italian Instrument
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10208
    • 提供者:李鑫
  1. CipherAlgorithm

    0下载:
  2. 主要内容:DES加密算法,里面采用CBC和EBC两种加密结构,实行分组加密。-main elements : DES encryption algorithm, and they used EBC two CBC encryption, and carrying out the packet encryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5147
    • 提供者:西们子
  1. CapturePacketDlg

    0下载:
  2. ip包解析,winpcap支持, 编译出错的修改方法-ip packet analysis, winpcap support compiler error modification method
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4390
    • 提供者:孙军
  1. 高级通信程序

    0下载:
  2. 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:214000
    • 提供者:sr
  1. tcpdump

    0下载:
  2. windows环境下的tcpdump! 一个很好的网络抓包程序。全部用C语言实现。-windows environment of tcpdump! A good network capturing Packet procedures. All the C language.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:715433
    • 提供者:张翠
  1. WinCapturePack

    0下载:
  2. 适合windows环境下抓包二次开发的头文件。内有详细的例子和.lib文件.-windows environment for capturing Packet secondary development of the headers. With detailed examples and. Lib document.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1025740
    • 提供者:张翠
  1. Windows防火墙与网络封包截获技术源码

    0下载:
  2. Windows防火墙与网络封包截获技术的源码,用以作为小型防火墙拦截数据包使用。-Windows firewall and network packets intercepted the source technology to serve as a small packet firewall use.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13592
    • 提供者:刘径舟
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com