Client SDK for macOS
Developers' Guide
This release is in End of Support. The software or firmware may still be available, but Teradici will no longer answer support questions or issue fixes.
Passing Customization Parameters to the Session Client
When using the l
parameter to automatically pass session information to the session
client, you can pass additional session client parameters by enclosing them in double
quotes. This enables you to demonstrate session client functionality without racing to
build a command line string within the session client’s 60-second window.
For example, to invoke the session client with the menu bar disabled, type:
./broker_client_example.app/Contents/MacOS/broker_client_example -i login_info.txt -l "disable-menubar"
Last updated: Thursday, June 19, 2025