After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
Feedback is welcome

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

Repeater Mode II with encryption

Single Click discussions / bugs
Post Reply
steveorevo
Posts: 2
Joined: 2006-08-24 10:42
Contact:

Repeater Mode II with encryption

Post by steveorevo »

I've tried the following with no luck, using all the different encryption DSM, including 1.2.2... Without encryption, no problem. Can I use SC with excryption and a repeater in mode II? It just hangs indefinately until I kill either the SC or the VNC viewer. My repeater Log says:

Server added to list 1234
accept() connect
Viewer added to list 1234

but alas, no connection! :-( ... interesting in that no 'accept() connect' line appears when not using encryption which works. Any ideas?....

(From the FAQ)
viewer command line connect to repeater mode II + encryption plugin

"%programfiles%\UltraVNC\vncviewer.exe" -proxy ip_static_of_repeater::5901 ID:1234 -dsmplugin msrc4plugin_noreg.dsm
or
"%programfiles%\UltraVNC\vncviewer.exe" -proxy hostname_of_repeater::5901 ID:1234 -dsmplugin msrc4plugin_noreg.dsm


SingleClick for use by customer/friend preconfigured using your own repeater mode II + encryption plugin
helpdesk.txt
[HOST]
-plugin -id 1234 -connect ip_static_of_repeater::5500 -noregistry
or
-plugin -id 1234 -connect hostname_of_repeater::5500 -noregistry
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Repeater Mode II with encryption

Post by redge »

how do you name the plugin to your zipped SingleClick ?
MSRC4plugin_noreg.dsm require rename as MSRC4Plugin.dsm

did you care uppercase ID for vncviewer?

[topic=5185][/topic]

SC 1.0.0 + repeater 1.0.7 + only ultra vncviewer.exe
UltraVNC 1.0.9.6.1 (built 20110518)
Windows OS: XP Home + Vista Business + 7 Home
Only experienced user, [u]not[/u] developer
steveorevo
Posts: 2
Joined: 2006-08-24 10:42
Contact:

Re: Repeater Mode II with encryption

Post by steveorevo »

Tried. Same exact result as before. Grrr... Does the repeater's server need to be running identical encryption/key? This does not appear to be a problem using winvnc server instead of sc. Only sc + encryption on repeater II doesn't work for me. Any ideas?
Last edited by steveorevo on 2006-08-29 01:22, edited 1 time in total.
bevtech
800
800
Posts: 2168
Joined: 2005-08-03 14:07
Location: Pennsylvania, United States

Re: Repeater Mode II with encryption

Post by bevtech »

which version of single click are you using??
Single Click III needs special repeater.

Did you find the repeater step by step sounds like you are just missing something simple

The dsm plugin version and rc4.key have to be the same in single click and the viewer.. Can not miss and match and you have to include the rc4.key and the plugin into into your zip file before you compile it

[topic=5890]Ultra VNC Step by Step Documents in document and PDF Format[/topic]

These may help you in your quest of configuring single click

[topic=4606]UltraVNC SC STEP By STEP (Howto make a client EXE and setup)[/topic]

[topic=4530]UltraVNC SC manual SC EXE client (Client enters IP,PORT,ID)[/topic]

and if nothing else you can try this vnc-related product
[topic=7324]SCWIZ (Wizard) easy setup.[/topic]
Last edited by bevtech on 2006-08-29 01:47, edited 1 time in total.
Bevtech

Windows XP Home, Pro SP2, Windows 2003 SBS server SP2 (EN), Windows Media Center Editon 2005, Windows Vista Home Premium, Fedora Core 6, Windows 9X, PcHelpWare 1.0, UltraVNC 1.0.8.2

User not developer ;)
Post Reply