搜索资源列表
HttpServerexample
- 本程序实现了一个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
miniweb-0.8.1
- 一个c++实现的迷你http服务器,实现基本的http协议功能-a c + + mini - http server, the basic function http protocol
HTTP_AutoUpdate
- 一个可重用的通过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
webserver0_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
HTTPAuthorizationTool
- HTTP基本认证及摘要认证工具。 用于HTTP协议栈的开发。-HTTP Basic Authentication and Digest authentication tools. For the HTTP protocol stack development.
HTTP-server-source-code
- HTTP服务器源代码(http是超文本传输协议,http服务器就是能运行和解析超文本代码的)-HTTP server source code (http is the hypertext transfer protocol, http server that can run and analytical hypertext code)
HttpAppImage
- 使用http的get方法读取web服务器上的图片-get picture form webservice by get method of http protocol
myhttpServerUp2
- 简单的实现了代理服务器的共能。主要注重于http协议-Simple implementation of the proxy servers were able to. Focused primarily on the http protocol
WebServer
- 本实例介绍一个基于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.
hscreen
- Server application which shows current desktop screen via http protocol in the network. It is just advanced example how you can use Indy Library.
HttpServer
- 简单的HTTP服务器,有助于初学者了解HTTP协议-Simple HTTP server to help beginners understand the HTTP protocol
WebServer2
- 本人亲自调试可以,不懂问我 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
webhttpsrv
- 用c#做的一个web 服务器,httpservice-a web server,used in http protocol,writen by c sharp
tcpmon-1.0-bin
- 这是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
HttpServer
- 一个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
HttpSinifferPlugin0.1
- HttpSinifferPlugin0.1是一款基于C++编写的http协议分析仪器。-HttpSinifferPlugin0.1 is a http protocol based prepared by the C++, analytical instruments.
htpSrver
- 标准http协议,WEB建议服务器,是学习标准http协议解析的好例子-Standard HTTP protocol, WEB recommends server
HTTP-protocol
- HTTTP protocol, what is HTTP: hypertext transfer protocol
web-browser
- 这个程序是浏览器,主要实现网页打开 收藏 前进 倒退 和刷新,是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
CPP-webservice
- 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