搜索资源列表
http服务器
- 一个fttp编程原码,架构齐备,对学习网络编程的朋友 有一定的参考价值-a fttp original programming code, complete framework for the study of network programming friend has some reference value
HTTP代理服务器(czy)
- 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, inc
simple-http-server
- 该工程实现了一个简单的http服务器,如果您想编写一个自己的web服务器,可以参考本程序。-the project to achieve a simple http server, if you want to prepare their own web server, the reference to the procedures.
HTTP-vc6.0
- VC++6.0写的一个简单HTTP网络服务器.大家可以看看代码.了解HTTP服务器的工作原理-write a simple HTTP server network. We can look at the code. HTTP understanding The working principle server
HttpServer.用java实现的简单HTTP的Web服务器端
- 一个用java实现的简单HTTP的Web服务器端,实现了套接字的基本工作原理,Using java to achieve a simple HTTP-Web server-side to achieve the basic working principle of Sockets
httpresp.zip
- 演示响应浏览器的GET请求并发送结果的小例子,A example demonstrates how to connect web service and send a GET request
HTTP-Server
- 分享一个简单的HTTP服务器编程,能够基本实现系统所需要的功能。-Share a simple HTTP server programming, the system can basically achieve the required functionality.
httpparametersabc
- 一个解析http请求参数的MFC类-A MFC class which is used to parse request parameter of http
xn
- 只需修改Config.asp里的参数就可以。 偷的是 http://www.21kankan.com/ 和这个站完全一样,内容是同步更新 带缓存,减小服务器负担 -Simply modify the parameters in Config.asp can. Http://www.21kankan.com/ stolen and the station is exactly the same, content is updated simultaneously with the
HTTPServer
- A simple HTTP server.
HTTP_Spy-src
- A simple way to find the configuration of a Web Server is by using any one of the HTTP request methods HEAD and GET.
CsharpHTTPServer
- A small HTTP server built in C#. In it s current state, it only supports only the GET method, but can be extended to support any method in the RFC2616 standard. For cases where you only need a small, extensible web server to build off of, and you don
http
- Building a Multi-Threaded Web Server.Most of the application layer protocols are relatively simple and text based.
http
- 一个用java写的简单的WEB服务器和浏览器,对于相关的学习者有点帮助,可以初步了理一下整个模型的编写-Using java to write a simple WEB server and browser, for a little help learners related, can initial the management about the preparation of the model
HTTP-vc6.0
- 一个简单功能的web服务器,开启后可以在浏览器打开浏览-A simple function of web server, open the browser open after browsing
HTTPclient
- 一个delphi做的HTTP客户端程序。经过调试,保证可用-Delphi to do a HTTP client program. After commissioning, to ensure that available
HTTP-Server
- The source code of a HTTP Server.
spserver-0.9.5.src.tar
- 有些时候,我们需要的不是一个功能强大完整的 web 服务器(例如 apache ),我们只是需要一个能提供最基本的 http 功能的服务器框架。比如要用 C/C++ 实现 XML-RPC,JSON-RPC 服务器端,或者为 jabberd 实现一个 http bind 的时候。这些场景下,也可以使用 apache,但是使用 embedded web server 可以简化配置-Mfc write a good imitation of the use of interface programs
Simple-HTTP-server
- This a simple HTTP Server. Only shows the HTTP handshake mechanism !-This is a simple HTTP Server. Only shows the HTTP handshake mechanism !
HTTP-proxy
- 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer.-a http proxy server.
