i have a configuration like this
my custom SC -> linux repeater -> windows ultravnc viewer
if i set in the helpdesk.txt a connection like this
all works great[HOST]
Mycompanyname
-id 12345678 -connect myip:5500 -noregistry
[ENTERCODE]
[DIRECT]
but if i use this configuration
the ultravnc viewer return this error[HOST]
Mycompanyname(crypt)
-id 12345678 -plugin -connect myip:5500 -noregistry
[ENTERCODE]
[DIRECT]
obviously i use the same rc4.key for the custom sc and the ultravnc viewerConnection Failed - Invalid Protocol
Possibile Cause:
You've forgotten to select a DSMPlugin and the Server uses a DSMPlugin
Viewer and Server are not compatible (they use different RFB protocoles)
any solutions?