Code: Select all
vncviewer.exe -dsmplugin MSRC4Plugin.dsm -listen 54321
----------------------------------
Running the viewer w/o plugin
Code: Select all
vncviewer.exe -listen 54321
I tried to figure out where I miss the point, but I am stuck now. Maybe there is somebody out there who could give me a hand. Thanks
Here is the Host list I used for the testing (pls notice, dyndns changed for obvious reason):
Code: Select all
[HOST]
ENCRYPTED: WAN 2 Admin
-plugin -connect my.dyn.dns::54321 -noregistry
[HOST]
NON ENCRYPTED: WAN 2 Admin
-connect my.dyn.dns::54321 -noregistry
[HOST]
ENCRYPTED: LAN 2 Admin
-plugin -connect 127.0.0.1::54321 -noregistry
[HOST]
NON ENCRYPTED: LAN 2 Admin
-connect 127.0.0.1::54321 -noregistry
environment:
Windows XP Home SP3
VNCviewer 1.0.6.4
winVNC 1.0.0.18