Thursday, February 23, 2006

IIS-Cassini

I'm coming dear Cassini
I hear cassini this program for a while time,
luckly, right now has chance to learn and research the cassini.

Refrence:
http://support.microsoft.com/default.aspx?scid=kb;en-us;893391



What is the Cassini Web server?
The Cassini Web server is a simple, fully managed Web server that hosts ASP.NET. The Cassini Web server is a combination of the following:
•A simple HTTP listener that was built by using System.Net.Sockets.
•A hosting sample of ASP.NET that was built by using System.Web.Hosting APIs. This lets you host ASP.NET from any managed application.


What are some known functionality limitations of the Cassini Web server?
•It can host only one ASP.NET application per port.
•It does not support HTTPS.
•It does not support authentication.
•It responds only to localhost requests.


Where can get the Cassini

Is the Cassini Web server open-source software?
Although the source code for the public version of the Cassini Web server is available for download, the instance of the Cassini Web server that is installed with the Outlook client is not an open-source product.

0 comments: