Client Parameter

Information
  • The following parameters can be set in the
    • command line or
    • planta.ini
  • All parameters have to be defined in lowercase.
  • The settings in the command line overwrite settings from planta.ini.

Details

Type Example Comment
command line planta.exe server = planta4:21345 E.g. useful in Windows short cuts
planta.ini File planta.ini is located in the directory of the planta.exe
  • Binary file (planta.exe) can be started directly.
  • Or default Parameters can be set for several server instances that uses the same client.

Client configuration parameters

Parameter Values Default Value Example Description
srv A service record in DNS   srv = _ppms_production Client will connect to the server referred by the given service record in DNS
server <host name or IP address>:<port number>   server = planta4:20000 Client will connect to the given server and IP
log 1,2,3, protocol   log = protocol Possible (Client) loglevels are:
  • 1: Support log
  • 2: Programmers log
  • protocol: support log, programmers log and protocol dump of the XML client<>server
The Client logfiles can be found in %client folder%/Log. This folder is created when it is missing, logging is activated and the user starts the Client for the first time.
explore on, off off explore = on Shows all the XML messages in the client (must be used with log = protocol )
  • CTRL+Double click expands a node and all its children
  • SHIFT+Double click opens a node in you favorite XML viewer
encrypted yes, no no encrypted = yes Communicates with server using encrypted SSL protocol
individual_parameters {para1:'value1',para2:'value2'} (no space)     client will send XML to server also in form:
<individual_parameters value = "{para1:'value1',para2:'value2'}"/>
credential_manager on, off off credential_manager = on Enable password credentials on client side.
close_on_server_disconnect true, false false close_on_server_disconnect = true If this parameter has value true the Client closes automatically on server crash or network error
Topic attachments
I Attachment History Size Date Comment
Iniini planta.ini r1 0.4 K 2012-01-25 - 16:23 Real planta.ini file

         PLANTA project









 
  • Suche in Topic-Namen

  • Suche in Topic-Inhalten
This site is powered by the TWiki collaboration platform Powered by Perl