HP ProLiant xw2x220c Remote Graphics Software 5.3.0 User Guide - Page 161

Sender network timeout properties, 8-6-5 Sender USB access control list properties

Page 161 highlights

8-6-4 Sender network timeout properties Rgsender.Network.Timeout.Error=int (30000) The timeout in milliseconds used to detect and disconnect an inactive connection. The default value is 30,000 milliseconds (30 seconds). See Section 6-4, "Network timeouts," for more details. Rgsender.Network.Timeout.Dialog=int (15000) The timeout in milliseconds used to display and wait on responses from input dialogs, such as the authorization dialog and PAM authentication dialog. The default value is 15,000 milliseconds (15 seconds). See Section 6-4, "Network timeouts," for more details. 8-6-5 Sender USB access control list properties The following properties provide information on the access control list (ACL) file used to control the attachment of USB devices to a Remote Computer. See Section 6-3-5, "Remote USB Access Control List," for information on the ACL file. Rgsender.Usb.Acl.RulesetPath=string ("hprDefaultUsbAcl.xml") This property specifies the name of the XML file that implements the remote USB Access Control List (ACL). Rgsender.Usb.Acl.SchemaPath=string ("hprUsbAcl.xsd") This property specifies the name of the schema file that accompanies the remote USB XML file. Rgsender.Usb.Acl.RulesetErrorTimeout=int (5000) 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 Sender NIC binding properties The following properties permit control of which NIC the RGS Sender binds to. Use of the NIC binding properties is described in Section 4-3-2, "NIC reconfiguration using the NIC binding properties." Rgsender.Network.IsListenOnAllInterfacesEnabled=bool (0) This property can be used to force the Sender to listen for RGS connections on all NICs. The default value is 0- do not force the Sender to listen for RGS connections on all available NICs. Rgsender.Network.Interface.n.IsEnabled=int (see below for default values) This property can be used to specify the NIC that the Sender will listen on. The "n" in the property name specifies the index of the NIC, beginning at 0 for the first NIC, 1 for the second NIC, and so on. If this property value is 1 (enabled), the Sender will listen on the NIC of index "n". If the property is 0, the Sender will not listen on that NIC. If Rgsender.Network.IsListenOnAllInterfacesEnabled=1, this property is ignored, and the Sender will listen for RGS connections on all NICs. If Rgsender.Network.IsListenOnAllInterfacesEnabled=0, the Sender will listen on any NIC "n" where Rgsender.Network.Interface.n.IsEnabled=1. The default values for this property are as follows: For n=0, the default is 1-listen on this NIC For n>1, the default value is 0-do not listen on these NICs RGS properties 161

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196

RGS properties 161
8-6-4 Sender network timeout properties
Rgsender.Network.Timeout.Error
=
int
(30000)
The timeout in milliseconds used to detect and disconnect an inactive connection. The default value is 30,000
milliseconds (30 seconds). See Section 6-4, “
Network timeouts
,” for more details.
Rgsender.Network.Timeout.Dialog
=int
(15000)
The timeout in milliseconds used to display and wait on responses from input dialogs, such as the authorization
dialog and PAM authentication dialog. The default value is 15,000 milliseconds (15 seconds). See Section 6-4,
Network timeouts
,” for more details.
8-6-5 Sender USB access control list properties
The following properties provide information on the access control list (ACL) file used to control the attachment of
USB devices to a Remote Computer. See Section 6-3-5, “
Remote USB Access Control List
,” for information on the
ACL file.
Rgsender.Usb.Acl.RulesetPath
=string
(“hprDefaultUsbAcl.xml”)
This property specifies the name of the XML file that implements the remote USB Access Control List (ACL).
R
gsender.Usb.Acl.SchemaPath
=string (“hprUsbAcl.xsd”)
This property specifies the name of the schema file that accompanies the remote USB XML file.
Rgsender.Usb.Acl.RulesetErrorTimeout
=int
(5000)
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 Sender NIC binding properties
The following properties permit control of which NIC the RGS Sender binds to. Use of the NIC binding properties
is described in Section 4-3-2, “
NIC reconfiguration using the NIC binding properties
.”
Rgsender.Network.IsListenOnAllInterfacesEnabled
=bool
(0)
This property can be used to force the Sender to listen for RGS connections on all NICs. The default value is 0—
do not force the Sender to listen for RGS connections on all available NICs.
Rgsender.Network.Interface.n.IsEnabled
=int
(see below for default values)
This property can be used to specify the NIC that the Sender will listen on. The “n” in the property name specifies
the index of the NIC, beginning at 0 for the first NIC, 1 for the second NIC, and so on. If this property value is 1
(enabled), the Sender will listen on the NIC of index “n”. If the property is 0, the Sender will not listen on that
NIC.
If
Rgsender.Network.IsListenOnAllInterfacesEnabled=1
, this property is ignored, and the Sender
will listen for RGS connections on all NICs.
If
Rgsender.Network.IsListenOnAllInterfacesEnabled=0
,
the Sender will listen on any NIC “n”
where
Rgsender.Network.Interface.n.IsEnabled=1
.
The default values for this property are as follows:
For n=0, the default is 1—listen on this NIC
For n>1, the default value is 0—do not listen on these NICs