CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - http header

搜索资源列表

  1. Downloader

    1下载:
  2. 用C语言编写的Http get功能,可以查看http header, 可以下载任意文件,包含Windows UI和窗口过程函数-Written in C language with the Http get features, you can view the http header, you can download any file that contains the Windows UI and window process function
  3. 所属分类:Browser Client

    • 发布日期:2017-04-02
    • 文件大小:43.82kb
    • 提供者:lyz
  1. http_Post_Get

    0下载:
  2. 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:24.42kb
    • 提供者:
  1. post

    0下载:
  2. 可以自由组装TCP HTTP包头,对其中的字段和数值定制-Be free to assemble TCP HTTP header, which the custom field and numerical
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-06
    • 文件大小:1.08kb
    • 提供者:Michael
  1. http

    0下载:
  2. windows mobile上面实现的http协议,主要用于下载的,功能完全,包括http头解析等所有操作,稳定安全,在很多商业项目上面有所使用-windows mobile the http protocol to achieve the above, is mainly used to download and fully functional, including all http header analysis operation, stability, security, in man
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:416.88kb
    • 提供者:jesse zhao
  1. Protocolanalysisogasprocess

    1下载:
  2. 协议分析气程序:包含了一下功能,数据采集,解析Ethernet网数据帧头部的全部信息,实现基于MAC地址和帧头部类型字段的数据包过滤,解析IP数据包的头部信息,实现基于IP地址和IP有协议的数据过滤,对ICMP解析,解析TCP/UCP头部信息,实现端口数据包过滤,实现应用层HTTP协议头部分析-Protocol analysis gas program: includes what functions, data acquisition, Ethernet network data frame
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-26
    • 文件大小:680.08kb
    • 提供者:zhongjun
  1. yyProxy1

    0下载:
  2. 自己写的一个小型代理,加上了http头转换功能,可以用ie上wap网站-Write a small agency, with the http header conversion function can be used ie on the wap site
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9.52mb
    • 提供者:杨洋
  1. HttpHeader

    0下载:
  2. 获取目标网址http头信息,比如状态码等等信息-get http header
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:35.48kb
    • 提供者:陈一鸿
  1. HttpSocket

    0下载:
  2. http下载类,可完成http包头的组装和解析。-http download class to complete the assembly and parsing http header.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4.51mb
    • 提供者:王康
  1. TestHttp

    0下载:
  2. http协议头分解实现源代码 测试过可直接运行-http header decomposition to achieve source code can be run directly tested
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:81.03kb
    • 提供者:vampire
  1. ss

    0下载:
  2. 利用winpcap编写的捕包程序,以及对报头的分析。-Prepared using winpcap packet capture program, and can restore the http package, and the header analysis.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-28
    • 文件大小:193.76kb
    • 提供者:刘威
  1. application-level-Psniff

    0下载:
  2. 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。 方法: 1. 下载 Winpcap 3.1 完毕先安装 http://www.winpcap.org/archive/3.1beta2-Wi
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-27
    • 文件大小:280.4kb
    • 提供者:林生
  1. tcpmon-1.0-bin

    1下载:
  2. 这是apache的针对HTTP协议的监控软件,可方便地监控本机所发出的HTTP,尤其是在SOAP监控时有用,当做WS时遇到情况时可查看下HTTP头信息是否正确,这是个不错的工具.-This is the apache monitoring software for the HTTP protocol, the machine can be easily monitored issued HTTP, SOAP, especially when monitoring is useful for si
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:250.85kb
    • 提供者:和仁
  1. protocol-analysis-test

    0下载:
  2. 分析HTTP协议报文的首部格式,理解HTTP协议的工作过程;分析DNS的工作过程。-Analysis of the HTTP protocol packet header format, understand the working process of the HTTP protocol analysis of the DNS works.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:105.69kb
    • 提供者:
  1. HTTP1RFC2616_

    0下载:
  2. 里面包含http协议的详细介绍,包括包头包体等各字节详细的介绍,是中国分希望分析出来的http完整版协议-Which contains the detailed descr iption of the http protocol, storm http protocol header inclusions and field values ​ ​ are described in detail
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:157.78kb
    • 提供者:张玮
  1. Hacker

    0下载:
  2. 这是一本关于HTTP协议中命令头功能的书籍, 通过它可以学习了解Windows下HTTP协议的使用的使用功能-This is a book about HTTP protocol command header function books, through which you can learn Windows HTTP protocol under the use function
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:257.25kb
    • 提供者:张建国
  1. HTTP

    0下载:
  2. 实现HTTP的功能,自动解析网站源码,可以用于学习HTTP的头封装!-HTTP functionality, automatically parsing the website source code, can be used for learning HTTP header package!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:1.65mb
    • 提供者:张庆
  1. http_chunk_demo

    0下载:
  2. C语言实现,模拟chunked分块的http下载,chunked编码的是将大块数据分解成多块小数据,每块都可以自指定长度,也就是,解析http头的content-length属性,并不能知道详细的文件大小。 此Demo在一边接收数据,一边在缓冲区中组装,占用内存极少,效率极高。-C language, simulated chunked.http download, chunked encoding is to chunk data into multiple small data bloc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:17.4kb
    • 提供者:
  1. XL-ngawor

    0下载:
  2. HTTP Header injector XL Cellular
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:777.07kb
    • 提供者:risvhal
  1. modify-http-headers

    1下载:
  2. 构造HTTP请求Header实现“伪造来源IP”-HTTP Header IP
  3. 所属分类:Browser Client

    • 发布日期:2017-04-25
    • 文件大小:298.26kb
    • 提供者:GOLDSOFT
  1. fy-check-header

    0下载:
  2. 利用curl检测HTTP 头,可以查看是否压缩或者查看gzip,也可以查看服务器的信息。-The use of curl HTTP detection header, you can see whether to compress or view gzip, you can also view the server information.
  3. 所属分类:Web Server

    • 发布日期:2017-05-05
    • 文件大小:6.47kb
    • 提供者:tpp
« 12 »
搜珍网 www.dssz.com