Server Components
The OpenROAD Server is comprised of the following components:
• OpenROAD runtime
• Server COM objects
• Administration tools
On Microsoft Windows, the server runs as a Windows service. The service and the server COM objects must be installed and removed using the asreg utility, a 4GL application run by the installer if the server is installed. Users managing the OpenROAD Server can also use asreg to unregister the service and COM objects.
The OpenROAD Server also includes low level COM, Java (JNI) and .NET (C#) interfaces. These resources and the information required to use them are located in folders in the Ingres installation. The only additional resources required for server operation are your 4GL applications.