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 - ENTERCODE cannot make it work. Invalid Protoc

Single Click discussions / bugs
Post Reply
zealas
Posts: 1
Joined: 2010-08-06 08:37

Single Click - ENTERCODE cannot make it work. Invalid Protoc

Post by zealas »

Hello guys,

I really hope I will find the answer here. I did my best to enable SC + CODE but i couldn't.

This is the helpdesk.txt

Code: Select all

[TITLE]
SOME TEXT

[HOST]
SOME TEXT
-id 1234 -connect 10.2.33.155:5500 -noregistry

[TEXTTOP]
SOME TEXT

[TEXTMIDDLE]
SOME TEXT

[TEXTBOTTOM]
SOME TEXT

[TEXTRBOTTOM]


[TEXTRMIDDLE]
SOME TEXT

[TEXTRTOP]
SOME TEXT

[TEXTBUTTON]
SOME TEXT

[WEBPAGE]
SOME TEXT

[TEXTCLOSEBUTTON]
SOME TEXT

[BALLOON1TITLE]
SOME TEXT

[BALLOON1A]
SOME TEXT

[BALLOON1B]
SOME TEXT

[BALLOON1C]
SOME TEXT

[BALLOON2TITLE]
SOME TEXT

[BALLOON2A]
SOME TEXT

[BALLOON2B]
SOME TEXT

[BALLOON2C]
SOME TEXT

[WEBPAGE]
SOME TEXT

[ENTERCODE]
SOME TEXT

[DEBUG]
I start the viewer with the following command vncviewer.exe -listen -dsmplugin MSRC4Plugin.dsm and the file is in the same dir with the vncviewer.exe

The SC starts and then closes.

The error message on the viewer PC is:

Connection failed ! - Invalid Protocol !

You've forgotten to select a DSMPlugin and the server uses a DSMPlugin.

What am I supposed to do ?

I've started the viewer with the -dsmplugin parameter and pointed the correct file. I have the same rc4.key file in both the sc.exe and the vncviewer folder.

Please help me guys coz I'm about to suicide myself :(

p.s. I do not use repeaters. Just PC and Viewer. what am I doing wrong ?
p.p.s I am using the third generator from the list.

http://support1.uvnc.com/cgi-bin/upload4.pl
Sainsuper
40
40
Posts: 96
Joined: 2008-04-02 10:47

Re: Single Click - ENTERCODE cannot make it work. Invalid Pr

Post by Sainsuper »

the correct string should be:

-plugin -ID 1234 -connect IP-Repeater -noregistry if you use repetar

if you use direct conenct the string is

-plugin -connect IP -noregistry
Last edited by Sainsuper on 2010-08-06 11:20, edited 1 time in total.
Post Reply