unsigned long PICMLX_GetConnectedClients (long session, char clients[], unsigned long length);
Gets clients which communicates with the LXI remotely.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
length | unsigned long |
Length of character string buffer. |
Output | ||
Name | Type | Description |
clients | char [] |
List of clients separated by ; in form: count - hostname, where count is number of connections coming from the hostname. |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Information
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index