Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Any Plans for Embedded WebServer
DamReev
#1 Posted : Wednesday, October 17, 2007 2:50:08 AM(UTC)
Groups: Member
Joined: 10/17/2007(UTC)
Posts: 1

What I am really looking for is an embedded Webserver to host within my app. I want to say something like the following:
Code:

WebServer server = new WebServer("c:\myapp\webroot")
server.Start();


My company has a large internal application which we'd like to have a few web pages as a part of the local install for the user (think Visual Studio 2005 start page). The embedded option is much better for us than the installation and service, as our users won't have admin access on their machines.
Ultidev Team
#2 Posted : Wednesday, October 17, 2007 4:38:05 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi!

There were quite a few requests for this feature. Depending on what our cost/benefit analysis tells us, we may try to get this done in our next Cassini release.

Best regards,
UltiDev Team.

Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.