If I'm correct, the viewer matches the resolution of VNC server.
>>> [EMAIL PROTECTED] 03/14/02 10:53AM >>>
How can I make the viewer window larger (Windows 2000 version)?
It's kind of small and the resize is disabled.
-
To unsu
If I'm correct, the viewer matches the resolution of VNC server.
>>> [EMAIL PROTECTED] 03/14/02 10:53AM >>>
How can I make the viewer window larger (Windows 2000 version)?
It's kind of small and the resize is disabled.
___
John Schultz
Systems Archite
I put it in the wrong key. This worked:
[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3]
"AuthHosts"="-:+192.168"
"DebugLevel"=dword:000a
"DebugMode"=dword:0002
how about the DebugLevel & DebugMode. I can't get this to work? any ideas?
thanks.
-
I tried that too and it doesn't work.
>>> [EMAIL PROTECTED] 03/14/02 08:53AM >>>
I think this line :
"AuthHosts"="-:+192.168:"
must be
"AuthHosts"="-:+192.168" (without : after 168)
- Original Message -
From: "Raym
I can't get the AuthHosts to work. I want only the internal connection (those
in the 192.168.*.* range) to be able to connect.
I have the following in my registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default]
"SocketConnect"=dword:0001
"AutoPortSelect"=dword:0001
"InputsEnabled"=dwo
does anyone have tcp wrapper source code & binary?
the links in this site are dead:
The x86 binaries and source code are available at:
ftp://wik.res.cmu.edu/pub/vncip_bin.zip and
ftp://wik.res.cmu.edu/pub/vncip_src.zip
(both links are dead)
--