Linking the SDK for macOS

Linking the SDK for macOS

This section includes instructions for linking the SDK libraries with your custom client application:

  1. Open a Terminal window and change directory to the root of the mounted SDK disk image.

  2. Copy the SDK files to desired location for SDK development, refered to as <sdk_location> below.

    CMake modules location

Using the Branding Package

Using the Branding Package

Once you have created the branding package, it can be used by the session client. The pre-session client is responsible for verifying the package and passing it to the session client executable.

To use the branding package:

HID Local Termination Blacklist

HID Local Termination Blacklist

Local Termination of Wacom tablets provides the best user experience in networks with high latency. However, some features of the tablet may not be fully supported with local termination. A HID Local Termination Blacklist has been added to override the preferred local termination mode.

System Precedence

The following section outlines the scope precedence commands between the System Scope and User Scope. If you are updating individual user settings then the user scope locations and parameters can be followed. Due to this order of precedence where by the system scope setting takes precedence over the user scope setting, a change in the user settings may not take effect if the system scope setting has been updated.

System Scope

Using the Collaboration Broker Client Example

Using The Collaboration Broker Client Example

The sample Collaboration Broker Client demonstrates how the APIs can be used to customize and control the pre-session and session phases of the Collaboration connection. Invoking the Collaboration Broker Client API is a two-step procedure, where as a first step, the Collaboration Broker Client Example is built.