文件名称:mini_aspserver
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 101kb
- 下载次数:
- 0次
- 提 供 者:
- 韩*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
支持ASP的mini服务器,以vc6实现-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 msscr ipt.ocx (Microsoft scr ipt 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 scr ipting Engine COM interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
.................\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