Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

viewer, repeater, AESV2Plugin command line

Should you have problems with the DSM plugin, here's the place to look for help or report issues
Post Reply
dandanor
Posts: 6
Joined: 2008-03-13 14:15

viewer, repeater, AESV2Plugin command line

Post by dandanor »

I am trying to set up a repeater that allows AESV2Plugin. I would like to get the server and viewer to start by using the command line. Everything works if I put the info in the GUI.

I can get the server to start thru command line and access it with viewer putting the info into the viewer gui, but I can't seem to get the viewer to work through the command line. I get an error saying that either the DSM plugin is configured incorrectly or the viewer and server are not compatible after the viewer times out.

I can get this work without the dsm using gui and command line

Here is what I am using to run the viewer:
vncviewer -proxy dnsName.com::5963 ID:2436 -dsmplugin AESV2Plugin.dsm
and
vncviewer -dsmplugin AESV2Plugin.dsm -proxy DNS.com::5963 ID:2436

As I said, I can get this to work by putting the info in the viewer GUI
VNC Server: ID:2436
Use DSMPlugin AESV2Plugin.dsm
Proxy/Repeater dnsName.com:5963



This is still in a test environment - viewer, server, repeater were downloaded last week.

Any ideas? Thanks
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: viewer, repeater, AESV2Plugin command line

Post by redge »

"%programfiles%\UltraVNC\vncviewer.exe" -proxy dnsNAME.com::5963 ID:2436 -dsmplugin AESV2Plugin.dsm
Last edited by redge on 2008-05-22 14:32, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
dandanor
Posts: 6
Joined: 2008-03-13 14:15

Re: viewer, repeater, AESV2Plugin command line

Post by dandanor »

Thanks Redge, I have it working now. I made a new key and that seemed to fix it.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: viewer, repeater, AESV2Plugin command line

Post by redge »

what is the command line for winvnc with dsmplugin + ID ?
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
dandanor
Posts: 6
Joined: 2008-03-13 14:15

Re: viewer, repeater, AESV2Plugin command line

Post by dandanor »

I have the DSM saved as default on the server, then I use:
"c:\Program Files\UltraVNC\winvnc.exe" -autoreconnect ID:#### -connect dnsname.com::Port

But... I can't get the connection to work repeatedly with DSM. I need to do more research on it. I'm wondering if it is worth it, or if there is a better way. I'll keep you posted.
Last edited by dandanor on 2008-05-22 16:12, edited 1 time in total.
Post Reply