|
User interface:
|
|
|
TotalRC.exe is an agent program that has practically no user interface. If the
program is started without NO_ICON flag it displays a small icon on the task
bar. The icon looks like a small display with green screen. If data is
transmitted from the host the screen turns brown. Clicking the right mouse
button on the icon brings up a menu, letting the user to terminate the agent.
|
|
Most important start-up arguments:
|
|
|
-PROXY
|
[name or address] : name or address of http proxy server
|
|
|
-PROXY_PORT
|
[port number] : port number for http proxy server, default is 80
|
|
|
-PROXY_AUTHENTICATION
|
[user:password] : user + ':' + password for http proxy server(in case proxy requires authentication)
|
|
|
-HOSTID
|
: host id for remote control, has to be obtained at www.totalrc.net
|
|
|
-INSTALL
|
: installs program as a service
|
|
|
-UNINSTALL
|
: uninstalls program as a service
|
|
|
-AUTHENTICATION_WAIVED
|
: skips host authentication
|
|
Other Start-up arguments:
|
|
|
-GATEWAY
|
[gateway name]
: name or address s of remote control gateway, default is www.totalrc.net
|
|
|
-GATEWAY
|
[gateway name] : name or address s of remote control gateway,
default is totalrc.com
|
|
|
-GATEWAY_PORT
|
[port number] : port number of the gateway, default is 80
|
|
|
-HTTP_PORT
|
[port number] : port on which host listens as http server
|
|
|
-AUTHORIZATION_TOKEN
|
[token] : authorization token, default is "Basic"
|
|
|
-SERVLET
|
[servlet name] : name of servlet on the gateway, default is "/servlets/totalrc?"
|
|
|
-TIMEOUT_UPLOAD
|
[timeout value] : timeout for uploading graphics
|
|
|
-TIMEOUT_GATEWAY
|
[timeout value] : timeout for gateway requests
|
|
|
-GRAPHICAL_FORMAT
|
[format extension] : graphical format, default is "PNG"
|
|
|
-QUALITY
|
[graphical quality] : for JPG format quality in %
|
|
|
-CHUNK_SIZE
|
[size value] : size of upload chunk, default is 800,
may be adjusted lower due to proxy restrictions
|
|
|
-NOICON
|
: hides the taskbar icon, default is display the icon
|
|
|
-SERVICE_NAME
|
: name of service
|
|
|
-SQUARESX
|
: number of grid cells on X axle, default is 4
|
|
|
-SQUARESY
|
: number of grid cells on Y axle, default is 2
|
|
|
-LOG
|
: name of log file
|
|
|
-HELP
|
: display usage information
|
|
|
-VERSION
|
: display version information
|
|
|
-START
|
: start the program as a service
|
|
|
-STOP
|
: stop the program started as a service
|
|