Skip to content

Session Client Binary

The SDK is bundled with a session client binary, which can be invoked via command line or programmatically from a pre-session client. The session client for macOS is located in the SDK distribution on the following path:

  • "path-to-unzipped-sdk-package"/sdk/usr/bin/ClientSession.app

For an example of programmatically invoking the in-session client, search for launch_session in "path-to-unzipped-sdk-package"/sdk/usr/lib/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 Customizing the PCoIP Session above.