WebDev.WebServer2加强版
作者:tupunco 日期:2006-11-02
WebDev.WebServer2为WebDev.WebServer的升级版.而WebDev.WebServer来源于一个开源的Web服务器cassini. WebDev.WebServer本身免费,并且在DotNet 2.0框架内附带,一般可以在一下目录找到
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE.
由于WebDev.WebServer和WebDev.WebServer2都在控制台下启动,不方便,所以就在启动之前加了一个启动设置窗口,方便管理,但控制台功能同样保留.
WebDev.WebServer2可以在Wilco的个人网站下载到最新版.
一下为Cassini Web服务器例子 v2.0说明文件的描述:
This Cassini version requires .NET Framework v2.0.
This sample illustrates using the v2.0 ASP.NET hosting APIs (System.Web.Hosting)
to create a simple managed Web Server with System.Net APIs.
New in Cassini v2.0:
* It uses new v2.0 ASP.NET hosting APIs (System.Web.Hosting.ApplicationManager)
* It performs socket listening from the default app domain (instead of
worker app domain as in v1.0)
* It only binds to Loopback IP address, thus making localhost only restriction
more robust
* It is very close (but not identical) to ASP.NET development web server that
ships with Visual Studio 2005.
下载:
点击下载此文件
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE.
由于WebDev.WebServer和WebDev.WebServer2都在控制台下启动,不方便,所以就在启动之前加了一个启动设置窗口,方便管理,但控制台功能同样保留.
WebDev.WebServer2可以在Wilco的个人网站下载到最新版.
一下为Cassini Web服务器例子 v2.0说明文件的描述:
This Cassini version requires .NET Framework v2.0.
This sample illustrates using the v2.0 ASP.NET hosting APIs (System.Web.Hosting)
to create a simple managed Web Server with System.Net APIs.
New in Cassini v2.0:
* It uses new v2.0 ASP.NET hosting APIs (System.Web.Hosting.ApplicationManager)
* It performs socket listening from the default app domain (instead of
worker app domain as in v1.0)
* It only binds to Loopback IP address, thus making localhost only restriction
more robust
* It is very close (but not identical) to ASP.NET development web server that
ships with Visual Studio 2005.
下载:
点击下载此文件评论: 1 | 引用: 0 | 查看次数: 2661
]太感谢你了,你的这个东西帮了我大忙了,再次感谢啊!
发表评论
你没有权限发表留言!
上一篇
下一篇

文章来自:
Tags:


