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

搜索资源列表

  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. miniweb-0.8.1

    0下载:
  2. 一个c++实现的迷你http服务器,实现基本的http协议功能-a c + + mini - http server, the basic function http protocol
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:36462
    • 提供者:高兴就好
  1. HTTP_AutoUpdate

    0下载:
  2. 一个可重用的通过HTTP协议进行文件自动更新的模块。 功能包括,自动创建目录树,根据配置文件决定需要更新的文件,仅仅下载版本号发生变化的程序。-a reusable HTTP protocol document automatically update modules. Features include automatic creation of the tree, according to the configuration files decisions need to update t
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:14119
    • 提供者:陈圣煜
  1. webserver0_2

    0下载:
  2. 不到200行的WWW服务器java版 多线程的,几个IE同时请求应该没问题 内附说明,对学习JAVA多线程及 HTTP协议很有帮助-200 less than the WWW server java version of multithreading, Several IE with the request should be no problem to the accompanying literature, to learn Java Multithreading and HTT
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10493
    • 提供者:tary
  1. HTTPAuthorizationTool

    0下载:
  2. HTTP基本认证及摘要认证工具。 用于HTTP协议栈的开发。-HTTP Basic Authentication and Digest authentication tools. For the HTTP protocol stack development.
  3. 所属分类:Web Server

    • 发布日期:2017-04-02
    • 文件大小:164121
    • 提供者:Handy
  1. HTTP-server-source-code

    0下载:
  2. HTTP服务器源代码(http是超文本传输协议,http服务器就是能运行和解析超文本代码的)-HTTP server source code (http is the hypertext transfer protocol, http server that can run and analytical hypertext code)
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:82817
    • 提供者:镜子
  1. HttpAppImage

    0下载:
  2. 使用http的get方法读取web服务器上的图片-get picture form webservice by get method of http protocol
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:43159
    • 提供者:ruyuewangzi
  1. myhttpServerUp2

    0下载:
  2. 简单的实现了代理服务器的共能。主要注重于http协议-Simple implementation of the proxy servers were able to. Focused primarily on the http protocol
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:658
    • 提供者:曹元
  1. WebServer

    0下载:
  2. 本实例介绍一个基于http协议的服务器端程序,可以支持多线程、实时服务器日志、配置网站所在目录和默认主页等。-This instance of the http protocol describes a server-based program, can support multi-threaded, real-time server logs, configuration, web site directory and the default home page and so on.
  3. 所属分类:Web Server

    • 发布日期:2017-05-13
    • 文件大小:3136512
    • 提供者:王志杰
  1. hscreen

    0下载:
  2. Server application which shows current desktop screen via http protocol in the network. It is just advanced example how you can use Indy Library.
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:277572
    • 提供者:nikolja
  1. HttpServer

    0下载:
  2. 简单的HTTP服务器,有助于初学者了解HTTP协议-Simple HTTP server to help beginners understand the HTTP protocol
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:25737
    • 提供者:huangxuxi
  1. WebServer2

    0下载:
  2. 本人亲自调试可以,不懂问我 WEB服务器VC源码,另附HTTP协议详解.pdf 可以解析HTML网页,URL可以带参数。 更多资料参考http://www.u9txt.com/-I personally can debug, asked me if I do not know VC source WEB server, attached Detailed HTTP protocol. Pdf can parse HTML pages, URL can be parameterized
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:229992
    • 提供者:DJ
  1. webhttpsrv

    0下载:
  2. 用c#做的一个web 服务器,httpservice-a web server,used in http protocol,writen by c sharp
  3. 所属分类:Web Server

    • 发布日期:2017-04-06
    • 文件大小:32046
    • 提供者:pp
  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
    • 文件大小:256867
    • 提供者:和仁
  1. HttpServer

    0下载:
  2. 一个HTTP服务器,用来调试和显示HTTP连接的相关信息和HTTP协议数据,是模拟和调试HTTP发送数据的工具-An HTTP server, HTTP connection used to debug and display relevant information and data in the HTTP protocol is HTTP to send data simulation and debugging tools
  3. 所属分类:Web Server

    • 发布日期:2017-04-05
    • 文件大小:116365
    • 提供者:黎宏
  1. HttpSinifferPlugin0.1

    0下载:
  2. HttpSinifferPlugin0.1是一款基于C++编写的http协议分析仪器。-HttpSinifferPlugin0.1 is a http protocol based prepared by the C++, analytical instruments.
  3. 所属分类:Web Server

    • 发布日期:2017-11-06
    • 文件大小:194308
    • 提供者:zhouswpu
  1. htpSrver

    0下载:
  2. 标准http协议,WEB建议服务器,是学习标准http协议解析的好例子-Standard HTTP protocol, WEB recommends server
  3. 所属分类:Web Server

    • 发布日期:2017-11-17
    • 文件大小:53133
    • 提供者:noname
  1. HTTP-protocol

    0下载:
  2. HTTTP protocol, what is HTTP: hypertext transfer protocol
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:10373
    • 提供者:SH
  1. web-browser

    0下载:
  2. 这个程序是浏览器,主要实现网页打开 收藏 前进 倒退 和刷新,是http协议的,是定义的按钮来实现客户端与服务端的信息传输的。-This program is the browser, the main web page open and refresh backwards forward collection is http protocol is defined buttons transmit information to achieve client and service side o
  3. 所属分类:Web Server

    • 发布日期:2017-05-13
    • 文件大小:3573105
    • 提供者:徐亚
  1. CPP-webservice

    0下载:
  2. C++ 编写的有关HTTP协议的web server支持HTTP协议中GET,POST,PUT等方法,是很好学习HTTP协议,做web server很好的源码-C++ prepared by the HTTP protocol web server supports HTTP protocol GET, POST, PUT and other methods, is a good learning HTTP protocol, do a good source web server
  3. 所属分类:Web Server

    • 发布日期:2017-05-20
    • 文件大小:5857701
    • 提供者:周汉
« 12 »
搜珍网 www.dssz.com