Release Notes
Client SDK for Linux 19.08.1
Important Notes and Requirements
-
Use of Anyware Client SDK requires a separate agreement with HP Anwyare.
-
The SDK is intended for use cases where client customizations are required and when Anyware Software Clients, PCoIP Zero Clients, and PCoIP Mobile Clients are not sufficient.
-
The SDK is intended for customers with software development skills and knowledge, as well as a sound understanding of virtualization systems.
Release Overview
The PCoIP Client Software Development Kit (SDK) is a set of libraries and binaries provided to Teradici Cloud Access Software customers who require the ability to customize and build a PCoIP client.
With control over how the PCoIP client is built, you can:
- Build clients that conform to your company style and branding guides.
- Build clients that adapt to customized workflows (for example, embed a PCoIP session into a software solution).
PCoIP Client SDK 19.08 introduces new fixes and updates to the previous release. This article provides a summary of key additions, compatibility notes, resolved issues, and known issues for this release.
To build additional functionality, such as extended peripheral support, you can utilize the Teradici PCoIP Virtual Channel SDK.
What's New in This Release
This release introduces the following features and enhancements to the PCoIP Client Software SDK for Linux:
Core API¶
This release includes the PCoIP Core API and libraries. You can use these API's to build a PCoIP Client from scratch. This new feature will enable developers to have a deeper level of control.
Example Application¶
This release includes an example application (broker_client_example) to showcase connecting to a third-party broker and launches the session client (client_session) along with it's source code.
Pre-built client_session¶
This release includes a pre-built client_session file which can be used for launching the in-session. This can be used for building a custom client that just requires customization around brokering.
CMake Modules¶
This release includes CMake modules for importing and linking the supporting libraries in order to streamline the build process.
Enhanced Security and Stability
This release contains improvements and enhancements around the security and stability of the Software Client