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

搜索资源列表

  1. http_post

    0下载:
  2. * This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be compiled on Linux, UNIX, Win -* This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2077
    • 提供者:stevenjagan
  1. httpparametersabc

    0下载:
  2. 一个解析http请求参数的MFC类-A MFC class which is used to parse request parameter of http
  3. 所属分类:Web Server

    • 发布日期:2017-11-16
    • 文件大小:1935
    • 提供者:站长
  1. ADOErrors

    0下载:
  2. 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a Wi
  3. 所属分类:SNMP

    • 发布日期:2017-11-11
    • 文件大小:2830
    • 提供者:
  1. hispider-0.1.4.tar

    0下载:
  2. hispider.tar.gz Http请求与发送示例-hispider.tar.gz Http request and send sample
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:146222
    • 提供者:ljh
  1. httpxmlsoap

    0下载:
  2. This source demonstrates sending HTTP POST request to webserver from C++ This uses sockets hence can be compiled on Linux, UNIX, Windows
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2081
    • 提供者:stevenjagan
  1. Tomcat_server_startup_analysis

    0下载:
  2. 文章分析Tomcat启动的幕后信息,最后列举Tomcat Server处理一个http请求的过程。文中详细给出server.xml的设置。-The article analyzes the behind-the-scenes information to start Tomcat, the last Tomcat Server cited a http request handling process. Server.xml is given in detail settings.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:10231
    • 提供者:kala
  1. pyloris-2.3

    0下载:
  2. PyLoris is a tool for testing a web server s vulnerability to Denial of Service (DoS) attacks. It uses the Slowloris method by using all available connections web servers cannot complete valid requests. Supports SOCKS, SSL, and all HTTP request metho
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:19418
    • 提供者:Simon
  1. post

    0下载:
  2. 基于post方法做的http request 程序 代码简洁明了-Based on post method to do http request process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:69211
    • 提供者:紫霞
  1. http_ping_29jun2005.tar

    0下载:
  2. Http PING 是一种用于对服务器发送大量http get 请求,结果致使网络瘫痪或者严重堵塞。此源代码可供用于学习,切不可用于来搞破坏-Http PING is used for the server to send a large number of http get request, resulting in paralysis or serious cause network congestion. This source code can be used for learning,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:7956
    • 提供者:赵欣
  1. Fiddler2Setup

    0下载:
  2. fiddler,一款很好的WEB应用程序调试工具,可捕获IE的HTTP请求.-fiddler, a WEB application, a good debugging tool that can capture the IE' s HTTP request.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-05
    • 文件大小:500299
    • 提供者:周远见
  1. HttpRequest

    1下载:
  2. 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1899
    • 提供者:lijuan
  1. Socket_programing

    0下载:
  2. 熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。 基本要求: 1 正确解析Http请求,实现简单的GET请求回应。 2 模拟一个对象(如:文件index.html)的GET回应(如:回应一个字符串),对于其他的对象,则根据Http响应格式回应对象不存在信息。 3 通过浏览器可检测自己的程序。如:输入http://the.ip.of.your.pc:serverPort/index.html,查看其响应结果。 4 对http请求的处理必须采用多进程实
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:255453
    • 提供者:陈聪群
  1. JavaHighendprogramming

    0下载:
  2. 第1章讲述了Javascr ipt的起源,给大家一个关于Javascr ipt正确的认知。 第2~5章详细介绍了Javascr ipt语言本身,揭示了一些Javascr ipt不为认知的语言特点。 第6~9章介绍了Javascr ipt和浏览器进行交互的一些基础知识和一些进阶知识,如DOM的基础、正则表达式。 第10~13章介绍了一些更加高级的Javascr ipt技巧,这些技巧可以构建良好的客户端逻辑,包括表格排序、拖动等。 第14章关于错误处理的内容,既有如何编程处理
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3130884
    • 提供者:yangjie
  1. myproxy

    0下载:
  2. 基本的proxy server,可將網頁要求重新導向-A simple proxy server to redirect http request
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1546
    • 提供者:Tachiana
  1. mod_my_filter

    0下载:
  2. 对http的输出内容进行过滤,检查输出内容是否有不合适的字符串。如果有,不输出该http请求的结果,而重定向到一预先指定的页面;如果没有不合适的字符串,输出该http请求的结果。不合适的字符串,可以随时修改。-The output of the http content filtering, check whether there is inappropriate output string. If so, do not output the results of the http reques
  3. 所属分类:Web Server

    • 发布日期:2017-04-02
    • 文件大小:2246
    • 提供者:doushuai
  1. sim300example1

    0下载:
  2. SIM340 command set to interface and sending http request
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1262
    • 提供者:Yu
  1. 628s

    0下载:
  2. Google Translate API For PHP是一个基于Google Translate开发的翻译类,可以帮助PHP程序员实现多国文字的翻译。 本类使用到了Google的AJAX Translate API和Snoopy类,以模拟HTTP请求的方式实现数据的翻译。 -Google Translate API For PHP is a development based on the translation of Google Translate class to help P
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:10669
    • 提供者:songshuchen
  1. 200811017565787

    0下载:
  2. 利用网通的网关平台收(群)发手机短信,群发手机短信。 主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。 -Netcom' s gateway platform using income (group) made SMS, mass SMS. Main: POST HTTP request, MD5 encryption algorithm, XML do
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:49777
    • 提供者:2life
  1. Http_Servlet_request_and_response_protocol_and

    0下载:
  2. Http协议与Servlet请求和响应Http Servlet request and response protocol and-Http Servlet request and response protocol with the Http Servlet request and response protocol and
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:135330
    • 提供者:noa
  1. IEWebDeveloperv2.4.1.122

    0下载:
  2. 这个是破解版的(crack)IE Web Developer v2.4.1.112, 该工具超级强大,简直就是ie下的firebug啊! 注意一下,在vista注册的时候,要先使用”管理员身份“打开ie--直接在ie上右键选择”以管理员身份运行“就行,然后注册的位置在右上角.该工具是IE下超强的js调试工具,可以: 查看页面元素属性,修改dom,调试scr ipt,跟踪页面的http请求(ajax调试)-This is the cracked version of t
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3485944
    • 提供者:朱治龙
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com