Introduction - If you have any usage issues, please Google them yourself
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
Packet : 879229httpserverexample.rar filelist
HttpServer\BLOCKSOCK.CPP
HttpServer\BLOCKSOCK.H
HttpServer\HTTPSERVER.APS
HttpServer\HTTPSERVER.CPP
HttpServer\HTTPSERVER.H
HttpServer\HTTPSERVER.ncb
HttpServer\HTTPSERVER.OPT
HttpServer\HTTPSERVER.PLG
HttpServer\HTTPSERVER.RC
HttpServer\HTTPSERVER.sln
HttpServer\HTTPSERVER.sln.old
HttpServer\HTTPSERVER.suo
HttpServer\HttpServer.vcproj
HttpServer\HttpServer.vcproj.old
HttpServer\HTTPSERVERDLG.CPP
HttpServer\HTTPSERVERDLG.H
HttpServer\README.TXT
HttpServer\RES\HTTPSERVER.ico
HttpServer\RES\HTTPSERVER.RC2
HttpServer\RES\Thumbs.db
HttpServer\RES
HttpServer\RESOURCE.H
HttpServer\SERVERTHREAD.CPP
HttpServer\SERVERTHREAD.H
HttpServer\STDAFX.CPP
HttpServer\STDAFX.H
HttpServer