Products Downloads


French version


 

Client/Server configuration

 

Access

To define the configuration of a HTTP server machine, you must either:

  • Select the Server configuration option from the Visual/Web runtime subfolder in the Adelia Studio folder. It can also be accessed via the application launcher provided with the runtime, or via the list of shortcuts associated with the Adelia icons in the task bar.

  • Run the command MWCONFIG /S DirectoryOrFileName (where DirectoryOrFileName is an optional parameter).

  • Run the command java com.hardis.adelia.configuration.CfgSetup /C DirectoryOrFileName (where DirectoryOrFileName is an optional parameter) in the case only the Java runtime is installed.

Important: This concerns VADELIA and SADELIA programs only.

 

The configuration file (MWCLIENT.INI) that will be created need not necessarily be included in the Path environment variable. However, it must be specified in the file CfgConfiguration.properties, which in turn must appear in the Web application's Classpath.

 

With Client/Server applications operating via HTTP, there are two ways to setup the client machine on one side, and the HTTP server on the other:

  • the configuration is performed on the client side, with no need to define a setup on the HTTP server;

  • most of the configuration work (i.e. definition of the physical server and the link) is performed on the HTTP server: a different connection profile can then be specified on the client machine.

 

 

↑ Top of page