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

搜索资源列表

  1. kingate-1.6.tar

    0下载:
  2. kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类unix,还有windows(最新版本要求nt 4.0以上)操作系统上 kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。-kingate is an agent server,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:225105
    • 提供者:none
  1. HttpServerexample

    1下载:
  2. 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current H
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:66171
    • 提供者:陈康
  1. zlib-1.2.2

    0下载:
  2. zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), r
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:483798
    • 提供者:fwx
  1. 20040801094647_http

    0下载:
  2. 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:87600
    • 提供者:申平
  1. 用Java实现Web服务器

    1下载:
  2. 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10425
    • 提供者:雨岳
  1. CShttpServer

    0下载:
  2. C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为\"index.htm\",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm&
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5517
    • 提供者:张杰
  1. includefile

    0下载:
  2. 然后用户测试的通体将通过微软的XML HTTP 组件传送到浏览器。 使用同一个XML HTTP 组件,每当用户请求一个问题的时候,那些问题内容被从服务器解释并且显示在页上。-then users to test the full-bodied through Microsoft's XML HTTP components sent to the browser. With the use of an XML HTTP components, whenever users request
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6306
    • 提供者:杨易
  1. kaifabaokuangjia

    0下载:
  2. An open source class library for Android developers, you can get the latest code, examples and development documents in amsoft.cn. Tandbase contains a large number of common means of development, such as network download, Http request, thread and thr
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:15972352
    • 提供者:chustone
  1. ajaxJsonDemo02

    0下载:
  2. AJAX = Asynchronous Javascr ipt and XML(异步的 Javascr ipt 和 XML)。AJAX 不是新的编程语言,而是一种使用现有标准的新方法。 AJAX 是与服务器交换数据并更新部分网页的艺术,在不重新加载整个页面的情况下。有很多使用 AJAX 的应用程序案例:新浪微博、Google 地图、开心网等等。 传统的开发模式:用户的每一次操作都触发一次返回服务器的HTTP请求,服务器做出处理后,返回一个html页面给用户。(AJAX is not a ne
  3. 所属分类:Java编程

    • 发布日期:2018-01-09
    • 文件大小:446464
    • 提供者:cool2222
  1. kuaidi

    0下载:
  2. android快递查询app,通过向第三方发送http请求获取快递信息,能够查询大部分公司快递信息(android express query app, send http request to the third party to obtain the courier information, to query most of the company courier information)
  3. 所属分类:android开发

    • 发布日期:2018-01-10
    • 文件大小:35836928
    • 提供者:null_1
  1. Telerik+Fiddler+Web+Debugger+5.0+中文版

    0下载:
  2. Fiddler is a client Duan and server-side HTTP proxy and one of the most commonly used http packet grabbing tools. It can record all HTTP requests between the client Duan and the server, and can be specific to a specific HTTP request. Analyzing the re
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:7160832
    • 提供者:伊万君
  1. pcapWang

    1下载:
  2. 获取pcap报文数据的五元组(时间,源IP,目的IP,源MAC,目的MAC,并过滤http请求(Five tuples (time, source IP, destination IP, source MAC,destination MAC), Filter HTTP request)
  3. 所属分类:网络截获/分析

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:RealZeng
  1. httpScript.sh

    0下载:
  2. 脚本语言,简单的http请求示例。shell http demo!(shell http demo! scr ipting language, an example of a simple HTTP request)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:mikedick2
  1. HMEFramework

    0下载:
  2. 常用的判断、转换、sqlhelper、验证、反射、类型、json处理、http请求、runcache、redis、mq消息队列、mongodb、Memcached、日志处理、单点登录等封装(Commonly used judgement, transformation, sqlhelper, verification, reflection, type, JSON processing, HTTP request, runcache, redis, MQ message queue, mongo
  3. 所属分类:.net编程

    • 发布日期:2018-04-21
    • 文件大小:277504
    • 提供者:xb123
  1. cpr.tar

    1下载:
  2. 用于c++发送post请求的封装库,底层调用libcurl,使用格式类似python rest,更加便捷(wrapper for C++ post request/libcurl)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:2340864
    • 提供者:upennbull
  1. httpRequest

    0下载:
  2. 最近需要开发HTTP相关项目,了解HTTP协议之后,觉得有必要开发一个这样的模块 同时为了方便我你他,把这个模块开源出来,共同学习. 目前只是处理 请求(Request)方面的信息,以后会更新响应部分吧(Recently, HTTP related projects need to be developed. After understanding the HTTP protocol, it is necessary to develop such a module.
  3. 所属分类:易语言编程

    • 发布日期:2018-05-03
    • 文件大小:26624
    • 提供者:李随风-
  1. HttpClient

    0下载:
  2. C++ HTTP请求模块,http请求数据(C++ Http Request Module)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:安德森的撒
  1. vue-zhihu-daily

    3下载:
  2. vue js 例子,知乎模仿案例, 各种界面展示 功能(vue js sample can show different ui and http request sample)
  3. 所属分类:其他

    • 发布日期:2020-10-02
    • 文件大小:8581120
    • 提供者:pingguokiller
  1. MircoClassVideoCut

    1下载:
  2. 简单的视频剪辑处理,可添加水印(设置显示位置及大小),添加片头、片尾,可通过第三方调用,工作中使用了java进行调用,http请求即可(Simple video clip processing, you can add watermark (set the display location and size), add a head, tail, can be called by a third party, work using java to call, HTTP request can b
  3. 所属分类:多媒体编程

    • 发布日期:2019-12-26
    • 文件大小:14013440
    • 提供者:输入关键字
  1. goahead-2.5.0-src

    0下载:
  2. GoAhead是一个开源(商业许可)、简单、轻巧、功能强大、可以在多个平台运行的嵌入式Web Server。 GoAhead Web Server是为嵌入式实时操作系统(RTOS)量身定制的Web服务器。它的目标也许不在于WEB服务器市场,而是面向当嵌入式系统深入我们的工作与生活的明天,那时,它也许会成为使用最广泛的WEB服务器。 GoAhead Web Server构建在设备管理框架(Device Management Framework)之上,用户可以像标准的Web Services一样来部
  3. 所属分类:Web服务器

    • 发布日期:2020-07-04
    • 文件大小:1512448
    • 提供者:Blueurchin
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 20 »
搜珍网 www.dssz.com