StandAlone Server
IntraWeb contains a StandAlone server option that can be used to deploy applications without the need for a primary web server. When compiled with this option, the IntraWeb application is compiled into a fully self sufficient, self contained, web server. To deploy it to your server or end users only a single executable needs to be distributed. The StandAlone server directly services all HTTP requests directly from the browser.
The StandAlone server is industrial strength and is suitable for deployment. It even supports SSL.
Server
The StandAlone server can be installed as a windows service on Windows, or a daemon on Linux and will automatically start when the operating system does.
Application
The StandAlone server can also be deployed as a standard application with a user interface. The user interface is completely customizable.
End Users
The application form of the StandAlone server can be deployed to end users to run on their computer. In such cases the application is accessed by the browser on the same computer using the local IP address. This allows IntraWeb applications to be deployed as a normal windows installation, a Linux RPM, or even on CD.
|