HP Remote Graphics Software 5.4.0 User Guide

Table 10-1 RGS Sender events logged in the HPRemote log (continued)
RGSENDER_CONNECT_STATE
EventID: 3
The connection state consists of zero or more primary
connections and zero or more non-primary connections.
Each event entry records the current number of active
connections in each category. Events appear when the
connection status of these users changes. The first field
represents the number of primary connections. The second
field represents the number of non-primary connections. Each
state field provides a text string and binary, 32-bit unsigned
integer for application use.
Event Viewer Message:
Primary connections:%1.
Non-primary connections:%2.
Strings:
%1 = number of primary connections
%2 = number of non-primary connections
Data:
UINT32 numPrimary
UINT32 numNonprimary
Event Viewer Example:
Primary connections:1
Non-primary connections:0
RGSENDER_CONNECT
EventID: 4
NOTE: Parameter %2 is new in the RGS 5.1.5 release.
A new connection was established with an associated name.
If Easy Login is enabled, the name assignment will be
deferred until login and the associated name may be
“Anonymous”.
Event Viewer Message:
Connect %1.
Strings:
%1 = name associated with connection
%2 = IP address and port number of Local Computer
Data:
None
Event Viewer Example:
Connect MYDOMAIN\myusername.
ENWW
HPRemote log format
187