Limits on Customization
Limits on Customization
The Linux has elements which are part of the operating system user interface and cannot be modified programmatically, as described in the following sections.
The Linux has elements which are part of the operating system user interface and cannot be modified programmatically, as described in the following sections.
The pcoip-configure-kernel0networking.sh
script is installed with the Anyware Client SDK for Linux. This script tunes the kernel networking configuration to facilitate the network performance required by the Client. You need to run this script after installing the Anyware Software Client for Linux.
Run the following command:
Install the Anyware Client SDK for Linux repository. A shell script to install this is here.
HP Distribution Platform
The Client SDK for Linux provides developers tools to create a custom Anyware client with a unique user interface and workflow, or to embed a PCoIP session into another program or solution. Clients built with the SDK can connect to remote desktops using Anyware agents or Remote Workstation Cards.
The SDK is provided as part of HP Anyware by special agreement with HP.
Brokered Session Connection
If you are using a brokered session, this is handled by the broker libraries automatically.
Before you begin, gather the following host desktop details:
The following PCoIP session features can be customized:
Examples show command-line usage
The layout file format used to customize the session client is an UTF-8 XML text file.
The layout schema is a top-level <pcoip-client-branding/>
element with a version
attribute describing the schema version, and containing the required elements
described next:
In order to customize your session client, you must create a client branding package using the HP Custom Branding Package Utility. The HP Custom Branding Package Utility can be found in the following location:
To create a custom branding package:
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.
This section includes instructions for building a custom client application by utilizing the SDK.