HP Remote Graphics Software 5.4.0 User Guide

This property is used by the Sender remote USB code while monitoring the ACL file
(hprDefaultUsbAcl.xml). If this file disappears or otherwise becomes inaccessible while the Sender is
running, this property controls how long the Sender waits for the file to be restored. If the timeout
expires, all currently connected USB devices are disconnected. If the file is restored prior to expiration
of the timeout period, the USB devices remain connected. The default timeout value is 5,000
milliseconds (5 seconds).
8.6.6 Network Interface binding properties
The following properties permit control of which network interface the RGS Sender binds to. Use of the
network interface binding properties is described in
Network Interface reconfiguration using the Sender
network interface binding properties on page 83.
Rgsender.Network.IsListenOnAllInterfacesEnabled=bool1
This property can be used to force the Sender to listen for RGS connections on all network interfaces.
As of RGS 5.4.0 the default value is 1— force the Sender to listen for RGS connections on all available
network interfaces.
Rgsender.Network.Interface.n.IsEnabled=intsee below for default values
This property can be used to specify the network interface that the Sender will listen on. The “n” in the
property name specifies the index of the network interface, beginning at 0 for the first network
interface, 1 for the second network interface, and so on. If this property value is 1 (enabled), the
Sender will listen on the network interface of index “n”. If the property is 0, the Sender will not listen on
that network interface.
If Rgsender.Network.IsListenOnAllInterfacesEnabled=1, this property is ignored, and the Sender will
listen for RGS connections on all network interfaces.
If Rgsender.Network.IsListenOnAllInterfacesEnabled=0, the Sender will listen on any network interface
“n” where Rgsender.Network.Interface.n.IsEnabled=1.
The default values for this property are as follows:
For n=0, the default is 0— The default changed from 1 to 0 beginning with RGS 5.4.0, do not
listen on this network interface (See
Networking support on page 15 for details of new behavior in
RGS 5.4.0).
For n>1, the default value is 0—do not listen on these network interfaces
Rgsender.Network.AllowIpAddressSubnet=string (all IP addresses)
This property is used to specify the range of IP addresses that the Sender will listen on for an RGS
connection request from the Receiver. A network interface must be enabled, and its IP address must be
in the range specified by this property, in order for the Sender to listen on the network interface. The
format for this property is:
xx.xx.xx.xx/yy — IP address and netmask in CIDR notation
If Rgsender.Network.IsListenOnAllInterfacesEnabled=1, this property is ignored, and the Sender will
listen for RGS connections on all network interfaces.
If Rgsender.Network.IsListenOnAllInterfacesEnabled=0, the Sender will listen on any network interface
“n” where Rgsender.Network.Interface.n.IsEnabled=1, and the Receiver IP address is in the range
specified by this property.
ENWW
RGS Sender properties
179