Please enable JavaScript to view this site.

Contains the necessary information to make a Login

 

This is used in the Login function to create a Persistent Session.

 

This is also used in all the Direct Functions, used for the direct and independent communication with the database.

 

* Host

string


IP address or hostname where Linkar SERVER is installed

 

* Port

numeric


port number on Linkar SERVER listening for requests for the specified EntryPoint

 

* Username

string


Linkar SERVER user name

 

* Password

string


password of the Linkar SERVER user

 

* EntryPoint

string


EntryPoint Name defined in Linkar SERVER

 

Language

string


Used by database routines to choose the correct language for returning responses.

Error messages from the database server are in English by default, but they can be customized.

 

FreeText

string


Free text that displays in Linkar MANAGER, in the Client Sessions monitor. This can help to identify the source of the request. Examples: "ERP1", "Android v1.3", "Client245".

 

PluginId

string


Internal code for a plugin to identify itself to Linkar SERVER. Used by Plugin developers.

 

 

 

       Constructors