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 Windows is located in the SDK distribution on the following path:

  • [working directory]\pcoip_client_sdk_session\product\windows\x86\Release\ClientSession.app

For an example of programmatically invoking the in-session client, search for launch_session in pcoip_client_sdk/modules/broker_client_example/src/broker_client_example_main.c. After the PCoIP connection is established, several command line options are available from the in-session client, as outlined above.