PICMLX_GetConnectedClients

unsigned long PICMLX_GetConnectedClients (long session, char clients[], unsigned long length);

Purpose

Gets clients which communicates with the LXI remotely.

Parameters

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.

Return Value

Name Type Description
return unsigned long

Zero for success, or no-zero error code.

References

Information
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index