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

Single Click & DSMPlugin fail

Should you have problems with the DSM plugin, here's the place to look for help or report issues
Post Reply
wemersonrv
Posts: 1
Joined: 2014-04-24 00:52

Single Click & DSMPlugin fail

Post by wemersonrv »

DSMPlugin

Hi... I'm using Single Click... The client connect here in my VNC viewer in listen mode, but is dropped... and Viewer gives me the message below:

Image

What can i do to fix it?
pcdreams
Posts: 1
Joined: 2014-09-25 15:57

Re: Single Click & DSMPlugin fail

Post by pcdreams »

I'm having the same problem. I get an error message prior to this that says there is a problem with the plugin name integrity.

I've made sure that the plugin is the same in the exe file as on server side. that I'm in listen mode and pointed at the right plugin file (tried both absolute and relative path). Still no go.

I know the files aren't corrupt because it'll work fine if I do a regular connection. It's only when I try SC (reverse connection) that this happens

I've been working on this issue for a little over a month and honestly have gotten sick of it. Free software is great, but I need functionality and I'm about ready to pay for it.

Please let me know if you find the solution.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6831
Joined: 2004-04-23 10:21
Contact:

Re: Single Click & DSMPlugin fail

Post by Rudi De Vos »

Plugin viewer
- You should have the special "for sc" plugin, MSRC4Plugin_for_sc.dsm in the viewer folder
(The plugin is part of the X86 addons)
Plugin server
- auto added by creator

The creator is a sfx file, you also can use 7zip to extract it, insite you have the plugin, you can also use this plugin for the viewer
, but the MSRC4Plugin_for_sc.dsm is the correct one.
Sc require a 32bit plugin + 32bit viewer
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6831
Joined: 2004-04-23 10:21
Contact:

Re: Single Click & DSMPlugin fail

Post by Rudi De Vos »

HOWTO:
*Install 7zip (http://www.7-zip.org/) , to be able to extract the downloaded exe from the onlin creator.
This is easier for testing, so you don't have to use the creator each time.
Extract the sfx to a folder ( you have winvnc.exe ...)

*Run vncviewer and select the plugin MSRC4Plugin_for_sc.dsm
-select [v]use DSMpluigin press config to create the rc4.key (new_rc4.key)
-copy this key to the winvnc.exe folder and rename it to rc4.key
-[v] save connection settings as default ( then you don't need to add a commandline for the encryption)
-close the viewer

+Start vncviewer -listen
( tray icon show viewer listening on port 5500)

*winvnc.exe folder
+edit helpdesek.txt
-plugin -connect 127.0.0.1:5500 -noregistry
(127.0.0.1= localhost, this allow to test the connection with server/viewer running on the same pc)

Run winvnc.exe for testing

Whan all is ok, create a zip with custom icons, helpdesk.txt and the rc4.key
Post Reply