Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Helpdesk.txt with Repeater

Single Click discussions / bugs
Post Reply
Mr.Reds
Posts: 3
Joined: 2005-11-30 16:43

Helpdesk.txt with Repeater

Post by Mr.Reds »

Hi all,

I want to create a sc.exe to connect a pc on internet to my LAN using repeater (1.04).
I created a Helpdesk.txt as the following but it doesn't work. I don't know what is the correct sintax.
On my firewall/router I've forwarded 5910 and 5500 ports and repeater runs correctly in mode I and II. I think that it could be a Helpdesk.txt file error. Can anyone help me?

HELPDESK.TXT:

[TITLE]
Assistenza remota Azienda

[HOST]
Supporto Azienda
-id ID:1234 -connect xxx.xxx.xxx.xxx:port -noregistry

[TEXTTOP]
Doppio click per effettuare una connessione

[TEXTMIDDLE]
Prima di fare una connessione

[TEXTBOTTOM]
TEL 555-555555
...

Thanks
Mr.Reds
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

id ID:1234 -connect xxx.xxx.xxx.xxx:port -noregistry
mistake: -->> -id ID:1234 <<---
only one -id allowed

good usage only for SingleClick
-id 1234 -connect xxx.xxx.xxx.xxx::5500 -noregistry
-id 1234 -connect ip_static_of_repeater::5500 -noregistry
-id 1234 -connect hostname_of_repeater::5500 -noregistry

UltraVNC FAQ
click and read topic below:
[topic=3173][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply