Type | Public |
Category | Configuration |
Subject | How to use UltraVNC server instead of UltraVNC server ? |
Rating | 0% rating out of 0 vote(s). |
Navigation | Previous - Next - iTivity Remote Support Software - DoubleVision TTY Terminal Remote Control |
How to use UltraVNC server instead of UltraVNC server ?
Starting with iTivity Unattended iAgent 8.0.04 build 1
1- This release provides support for using UltraVNC as the
back end VNC server instead of the default TridiaVNC server.
To enable this feature in the Unattended iAgent one only
needs to add the following registry setting :
On 64 bit Windows systems :
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Tridia\iTivity\processor_rc]
"AutoDetectUltraVNC"=dword:00000001
On 32 bit Windows systems :
[HKEY_LOCAL_MACHINE\SOFTWARE\Tridia\iTivity\processor_rc]
"AutoDetectUltraVNC"=dword:00000001
In addition the UltraVNC server must be told to listen
onto localhost port 7951. To do this one can right click
on the UltraVNC icon found on the status bar, and then
select 'Admin Properties'. Once select change the following
to entries :
Ports Main : 7951
And make sure that the check box 'Accept sockets connections' is
selected.