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

using listen mode with DSM Plugin

Should you have problems with the DSM plugin, here's the place to look for help or report issues
Post Reply
lianes
Posts: 1
Joined: 2006-09-18 08:20
Location: Italy
Contact:

using listen mode with DSM Plugin

Post by lianes »

Hi,
I'm using successfully Ultravnc release 1.0.2 in "listen mode" by the client PC.
It is for me very important bacause I wish that the viewer could connetct only when I allow them to connect running the "add new client" command from the server quick menu.

Using all the 3 DSM plugins in the last versions (MSRC4 V1.2.2, ARC4 V 1.0.0 and AES V1.0.0) when I leave the cleint in listen mode and execute the "add new client" on teh server, at the client side appear the box asking the password to connect to the server.

So the main point of the "listen mode" is lost: the operator on the viewer PC must know the password and could connect without me granting them anytime the VNCserver is UP.

So I hope to have understand that it works, but I may mistake.
Could You help me about it?

Thanks
Lorenzo Ianes
GPI srl
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: using listen mode with DSM Plugin

Post by redge »

if you don't want the request of password with dsmplugin enabled,
you should have at both side exactly same filename/content.

rc4.key for msrc4plugin_noreg.dsm
arc4.key for arc4plugin.dsm
aesv2.key for aesv2plugin.dsm

"%programfiles%\UltraVNC\vncviewer.exe" -listen -dsmplugin msrc4plugin_noreg.dsm
"%programfiles%\UltraVNC\vncviewer.exe" -listen -dsmplugin arc4plugin.dsm
"%programfiles%\UltraVNC\vncviewer.exe" -listen -dsmplugin aesv2plugin.dsm

Trouble shoot dsmplugin
http://msrc4plugin.home.comcast.net/tro ... oting.html
Last edited by redge on 2006-09-18 20:36, 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
Post Reply