Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: mini_aspserver Download
 Description: This article presents a mini Web server with ASP support. When writing these classes I was inspired by an article from MSDN Magazine A Client-side Environment for ASP Pages by Dino Esposito. Although I didn t use any of the code from this MSDN article (mainly because it was written in VB) it was very helpful to get me started. One problem of Dino s solution is, that it is using the msscript.ocx (Microsoft Script Control), which is not available on all Windows system (you must download and install it separately from Internet Explorer). So in this article I present you a MFC solution that uses the Microsoft Scripting Engine COM interface.
 Downloaders recently: [More information of uploader yuxianghan3]
 To Search:
File list (Check if you may need any files):
mini_aspserversrc\AboutDlg.cpp
.................\AboutDlg.h
.................\AspParser.cpp
.................\AspParser.h
.................\ClientSocket.cpp
.................\ClientSocket.h
.................\ClientThread.cpp
.................\ClientThread.h
.................\Cookie.cpp
.................\Cookie.h
.................\CookieCollection.cpp
.................\CookieCollection.h
.................\license.txt
.................\ListenSocket.cpp
.................\ListenSocket.h
.................\Release\aspserver.exe
.................\.......\readme.txt
.................\.......\whatsnew.txt
.................\RequestObject.cpp
.................\RequestObject.h
.................\.ES\cold.bmp
.................\...\finger.cur
.................\...\hot.bmp
.................\...\SERVER.RC2
.................\...\toolbar1.bmp
.................\...\web.ico
.................\resource.h
.................\ResponseObject.cpp
.................\ResponseObject.h
.................\ScriptEngine.cpp
.................\ScriptEngine.h
.................\Server.cpp
.................\Server.dsp
.................\Server.dsw
.................\Server.h
.................\Server.rc
.................\ServerDlg.cpp
.................\ServerDlg.h
.................\ServerObject.cpp
.................\ServerObject.h
.................\SettingsDlg.cpp
.................\SettingsDlg.h
.................\StaticLink.cpp
.................\StaticLink.h
.................\Stdafx.cpp
.................\Stdafx.h
.................\SystemTray.cpp
.................\SystemTray.h
.................\Release
.................\RES
mini_aspserversrc
    

CodeBus www.codebus.net