本程序实现一个HTTP服务器可以接受的连接请求的分类。
资 源 简 介
本程序实现了一个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 Http service directory,send webpage to client browser.The program is a MFC application base on Dialogs.Main show how to realize Http protocol with Socket,please run the program with vc++.net
文 件 列 表
HttpServer
RES
BLOCKSOCK.CPP
BLOCKSOCK.H
HTTPSERVER.APS
HTTPSERVER.CPP
HTTPSERVER.H
HTTPSERVER.ncb
HTTPSERVER.OPT
HTTPSERVER.PLG
HTTPSERVER.RC
HTTPSERVER.sln
HTTPSERVER.sln.old
HTTPSERVER.suo
HttpServer.vcproj
HttpServer.vcproj.old
HTTPSERVERDLG.CPP
HTTPSERVERDLG.H
README.TXT
RESOURCE.H
SERVERTHREAD.CPP
SERVERTHREAD.H
STDAFX.CPP
STDAFX.H