Session Client Binary¶
The SDK installs a session client binary (client_session), which can be invoked via command line or programmatically from a pre-session client. The session client for Linux is located in the following system path (post-installation):
- /usr/bin/client_session
For an example of programmatically invoking the in-session client, search for launchSessionClient
in
/usr/lib/x86_64-linux-gnu/pcoip-client/examples/broker_client_example/main.cpp
After the PCoIP connection is established, several command line options are available
from the in-session client, as documented in the Customizable Session Features section.