Genero Browser Client (GBC)
Note: Genero Web Client (GWC) applies to the Genero web client prior to version 3.00. From version
3.10, the GWC is discontinued and replaced by Genero Browser Client (GBC).
The following information (clientInfo) is sent by a Genero web client:
app-name : appName
app-id : appId
user-agent : ua
host-addr : ip
host-name : hname
where:
- appName
- Is the application identifier that is in the URL /wa/r/appName.
- appId
- Is the application session number that is in the URL /sua/appId/
- ua
- is the user agent name.
- ip
- Is the user computer IP address
- hname
- Is the user computer name
Note: Depending on the proxy configuration or the web server configuration,
host-name and host-addr can be the proxy or the web server
information instead of the user information.
Example:
host-addr : 10.0.0.65
host-name : 10.0.0.65
user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
app-name : gwc-demo
app-id : 131551616
See Display registered active users information for more information.