Products Downloads


French version


 

Client/Server configuration

 

Access

To access the HTTP server machine's setup, open a SHELL session (MS/DOS session in Windows) and enter the following command:

"JAVA com.hardis.adelia.configuration.CfgSetup /C [Directory]"

 

where:

    • JAVA is the name of the virtual Java machine installed on the workstation;
    • [Directory] is the optional full name of the directory containing the configuration file to be created or modified.

Important: This only concerns VADELIA and SADELIA programs.

 

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