Wacom Ink SDK for multi-display
Version 2 of the Wacom Ink SDK for multi-display, based on .NET 8, has been released!
Please note that, due to .NET Core 3.1 eventually no longer receiving bug fixes, version 1 will be supported for a limited period after the release of version 2.
It is recommended to upgrade from version 1 to version 2 of the SDK.
To test the SDK, a new license must be created.
Please note that licenses for version 1 of the Wacom Ink SDK for multi-display are not compatible with this latest release.
A test license may be generated from our Developer Dashboard here: https://developer.wacom.com/en-us/developer-dashboard/license-keys.
For commercial purposes, or those who have an active contract, please contact your regional Wacom Sales representative to obtain a new license.
The Wacom Ink SDK for multi-display enables documents to be viewed simultaneously on a PC and a Wacom pen display, without sharing mouse control. The SDK allows control over the contents shown on the pen display from the PC.
In a typical installation, the system components consist of:
- Server Application – the application is created using the .NET Nuget SDK package to communicate with the Client Tray application. The business logic in the server app controls the displays and processes pen input.
- Client tray application – the supplied application is installed in the Windows system tray and controlled by the Server application, The Client application sends image data to the pen display and receives pen input.
- Mirror - optionally the Client application can reproduce the pen display in a mirror window and supports mouse input to emulate tablet pen input.
To read more, click here