Specifies the UDP client port that is used by software PCoIP clients, this can be manually configured or automatically determined by the client Operating System (OS). This setting applies to the client only.
To configure manually, enter both a UDP port and retry port range. The UDP port value specifies the base UDP port to use. The UDP port range value determines how many additional ports to try if the base port is not available. The range spans from the base port to the sum of the base port and port range. For example, if the base port is 50002 and the port range is 64, the range spans from 50002 to 50066. By default, the base port is 50002 and the port range is 64.
Checking 'Allow OS to automatically determine UDP port' instructs the client OS to ignore the manually set values and automatically choose a UDP port not in use by other programs.
Set a UDP port and the size of the retry range.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Teradici\Client\PCoIP\pcoip_admin |
Value Name | pcoip.client_udpport |
Value Type | REG_DWORD |
Default Value | 50002 |
Min Value | 1025 |
Max Value | 65535 |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Teradici\Client\PCoIP\pcoip_admin |
Value Name | pcoip.client_udpport_range |
Value Type | REG_DWORD |
Default Value | 64 |
Min Value | |
Max Value | 64511 |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Teradici\Client\PCoIP\pcoip_admin |
Value Name | pcoip.client_use_os_udpport |
Value Type | REG_DWORD |
Default Value | 0 |
True Value | 1 |
False Value | 0 |