Deployment Overview

Last Updated: 9/22/2008



Sections above here:
Home  ยป  Deployment

Sections below here:

Topics in this section:
Deployment Overview
External Files
Permissions
ISAPI Deployment
ISAPI Notes
ISAPI Utilities
ISAPI Hosting
ISAPI Common Issues
Standalone Deployment
Apache
Service Deployment
Launching Applications
Converting between application types
Application Ports

Search Documentation:

IntraWeb for Delphi

Applications developed with IntraWeb for Delphi can be deployed as Windows service,  standalone executable,  ISAPI applications, Apache DSO or as Linux daemon. Applications created with IntraWeb for Delphi are completely self contained. This means that you only need to copy the compiled output (.exe, .so, .dll, etc) to the server. You do not need to copy external files unless you have created external files.

Demos such as the Guess demo do not rely on any external files and thus simply copying the binary compiled ouptut to the server is sufficient.




(C) 2002-2009 - Atozed Software Ltd.