Release Notes
Client SDK for Windows 20.07.3
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 Platform 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 20.07.3 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 20.07.3 for Windows:
What's New in This Release
High Performance Client
This release of the PCoIP Client Software SDK for Windows 20.07 includes the ability to enable the high performance mode of the PCoIP Client with statistics overlay.
Security and Stability Updates
Increased security and stability updates and enhancements around the PCoIP Client.
Important Notes and Requirements
-
The SDK is intended for Cloud Access Software who require some client customizations when PCoIP Software Client for Windows and Mac, PCoIP Zero Clients, and PCoIP Mobile Clients do not meet their needs.
-
The SDK is intended for customers with software development skills and knowledge, as well as a sound understanding of virtualization systems.
Release Downloads
Related Documents and Software
- PCoIP Client Software Development Kit 20.07 for Windows Developers' Guide
- PCoIP Virtual Channel Software Development Kit 1.1 Release Notes
- Open-source and third-party components
Release History
Version/Build |
Date |
Description |
---|---|---|
3.5.0 | April 2018 | GA release |
3.6.1 | July 2018 | GA release |
3.7.0 | October 2018 | GA release |
3.8.0 | February 2019 | GA release |
19.05 | May 2019 | GA release |
19.08 | August 2019 | GA release |
19.11 | November 2019 | GA release |
20.01 | January 2020 | GA release |
20.04 | April 2020 | GA release |
20.07 | July 2020 | GA release |
Supported Clients |
|
---|---|
PCoIP Client SDK for Windows |
PCoIP Client SDK for Windows is compatible with the following Windows operating systems:
|
Supported Hosts |
---|
Teradici Cloud Access Software |
Resolved an issue that delayed mouse event processing
Eliminated delays in mouse event processing that caused a less responsive user experience. The effect was particularly noticeable when using Wacom tablets.
Fixed an issue where device remoting failed if pcoip_client_usb_is_available() was called after pcoip_client_usb_device_claim()
Resolved an issue with the PCoIP Core API where calling the pcoipclientusbisavailable() SDK API after claiming the device with pcoipclientusbdeviceclaim() caused the device remoting to fail.
Fixed an issue where network disruptions of more than a minute stopped image updates
Corrected an issue where image updates were stopped after network disruptions of more than a minute.
USB driver conflicts with NoMachine software
The USB driver installed with the PCoIP Software Client for Windows has a driver conflict with the USB driver used by the NoMachine remoting software.
Remove the NoMachine software before installing the PCoIP client.
Client Installation of USB components (USB hub filter driver) may fail
If the USB hub filter driver is in use when the PCoIP client is uninstalled, the subsequent install of the client will fail to install a new USB hub filter driver. The error message will state a different version of the driver is installed, however the driver is actually only partially uninstalled.
These manual steps can be used to completely remove the USB hub filter driver. # Uninstall PCoIP client # Reboot machine # Open registry key editor # Search for "fusbhub" under HKLM # Try to remove registry key containing "fusbhub". If the registry key cannot be removed, note down inf file name associated with the registry entry. The inf file name usually starts with oem, e.g. oem9.inf. Start commandline prompt, run "pnputil -f -d oem9.inf" # Keep repeating step 5 until "fusbhub" gets completely removed from registry key # Reboot machine # Install PCoIP client.
Using an invalid or corrupt branding package crashes client
If the branding package does not match the hash value specified for the branding package, the session client will terminate.
Replace the corrupt branding file or use the correct hash value.
Bridged USB devices disconnected when switching to Windowed Mode
When the client has more than one monitor, switching from Full-screen to Windowed mode will disconnect all bridged USB devices.
Cancelling large USB file transfer fails
Cancelling a large file from being copied to, or from, a USB flash drive while bridged in PCoIP Software Client fails to function. The file will continue to copy until finished.
Allow operations on USB devices to complete prior to disconnecting the session.
USB keyboards do not work in bridged mode
Keyboards do not work when bridged. This affects both Windows and macOS PCoIP Software Client.
Do not bridge the keyboard. Keyboards function correctly when locally terminated.
Audio input in PCoIP Software Client with PCoIP Remote Workstation Card does not work
When in session with a PCoIP Remote Workstation Card, PCoIP Software Client supports audio out from the host, but not audio into the host.