host |
char* |
IP address or hostname where Linkar SERVER is listening
|
|
port |
uint32_t |
Port number on which the EntryPoint is listening
|
|
username |
char* |
Linkar SERVER user name
|
|
password |
char* |
Password of the Linkar user
|
|
entryPoint |
char* |
The EntryPoint Name defined in Linkar SERVER
|
|
language |
char* |
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 |
char* |
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".
|
This function creates an encoded string that contains all necessary information for Direct C functions and for the C function LkLogin.