搜索资源列表
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
webserverhttp
- http的服务器端程序,是使用vc++设计的,模拟服务器端的运行。-http server-side procedures, the use of vc design, simulation server's operation.
HTTP_SERVER001
- 一个HTTP-WEB服务器VC++代码例子-an HTTP-Web server code examples in VC
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
WebServer
- VC++写的小型HTTP服务器源程序,也就是一个WEB服务器,功能不算强大,只是完成一个WEB服务器所必需的核心功能,以及一些设置的实现,向大家展示如何使用VC编写HTTP服务。 本WEB服务器支持设置站点根目录、默认文档名、服务器端口号、超时时间设定、服务器状态监控、适时显示发送与接收字节、访问量、活动连接数等。 -VC++ to write a small HTTP server source code, that is a WEB server function is not p
httpserver
- HTTP服务器源代码,很好的服务器源代码,编译就可以用-http server code very good vc code
VC_Small_HTTP_server_source_code_programming
- VC编程小型HTTP服务器源程序代码VC Small HTTP server source code programming-VC Small HTTP server source code programming
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
HTTP-server-examples
- VC++编程,实现http网络服务器实例,获取有关网络设置-VC++ programming, http web server instance, information about network settings
HTTPService
- HTTP服务器哈VC++写的。 -HTTP server written in C++ Ha. HTTP server written in C++ Ha.
HttpTest
- HTTP服务器源码,VC++,winsock编写-The source code of HTTP server using VC++ and winsock
vc_http
- 使用VC发送HTTP请求,并且接收服务器的响应-HTTP request sent in response to the use of VC and the receiving server
