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
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
Using a URL in helpdesk.txt
Using a URL in helpdesk.txt
Can you use an url instead of an ip address? I tried putting in a web address instead of an ip, and when I started SC it came up with a little box that showed -connect http://myurl.com:5500 -noregistry. I'm assuming that means you can't use urls, and can only use ip addresses.
If you're asking if you can use domain names instead of IP's, then yes. If you're asking if it can use actual websites to retrieve data, then no. Although someone around here has made a version that will do the latter.
Anyway, if you're wanting to do the former, here's what I do:
-connect ares.no-ip.org:5500
Notice the lack of any "http://"
Hope that helps!
-Ares
Anyway, if you're wanting to do the former, here's what I do:
-connect ares.no-ip.org:5500
Notice the lack of any "http://"
Hope that helps!
-Ares
Here's one of mine, perhaps this syntax will work for you:VirtualMe wrote:Maybe I spoke too soon.
I just tried it again, without the "http://". It gave me the WinVNC usage box again.
I put in "-connect virtualme.dyndns.org:5500 -noregistry".
[HOST]
1: Connect to XXX via YYY...
-id 1139 -connect yyy.no-ip.org:5500 -noregistry
[HOST]
4: Connect directly to XXX...
-connect XXX.no-ip.org:5500 -noregistry
Yours looks like it should have worked. No idea why it didn't
-Ares
sorry, just example about using SingleClick with full hostname
example without usage of repeater:
-connect virtualme.dynamicdns.org:5500 -noregistry
SC HowTo for first time users
[topic=3567][/topic]
example without usage of repeater:
-connect virtualme.dynamicdns.org:5500 -noregistry
SC HowTo for first time users
[topic=3567][/topic]
Last edited by redge on 2005-07-17 23:27, edited 2 times in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Ok, I see you were just listing examples. I thought you were trying to say that was the only way.
However, I downloaded the custom.zip, and the only thing I changed was:
[HOST]
Internet support
-connect 192.168.1.102:5500 -noregistry
To
[HOST]
Internet support
-connect virtualme.dyndns.org:5500 -noregistry
Then I put just helpdesk.txt in a zip file and used your instructions.
Then when I run the .exe file and double click Internet Support I get the box that says at the top "WinVNC Usage" then it says "-connect virtualme.dyndns.org:5500 -noregistry".
However, I downloaded the custom.zip, and the only thing I changed was:
[HOST]
Internet support
-connect 192.168.1.102:5500 -noregistry
To
[HOST]
Internet support
-connect virtualme.dyndns.org:5500 -noregistry
Then I put just helpdesk.txt in a zip file and used your instructions.
Then when I run the .exe file and double click Internet Support I get the box that says at the top "WinVNC Usage" then it says "-connect virtualme.dyndns.org:5500 -noregistry".
don't forget add DIRECT inside helpdesk.txt if you have only one HOST for less effort for your end-user
[DIRECT]
Are you subscribed to your own hostname domain dyndns ?
and correctly configured your own dynamic DNS account inside the NAT router with your computer viewer internal private IP static adress ?
DynamicDNS
configure your hostname inside the router or if not supported, on your computer viewer with software client properly configured
NAT router with hostname if supported or IP address
or
on some NAT routers,
you can't test internally a external address from your LAN.
So, you need someone to test your own SC from beta tester externally of your network
[DIRECT]
Are you subscribed to your own hostname domain dyndns ?
and correctly configured your own dynamic DNS account inside the NAT router with your computer viewer internal private IP static adress ?
DynamicDNS
configure your hostname inside the router or if not supported, on your computer viewer with software client properly configured
NAT router with hostname if supported or IP address
Code: Select all
service_name IP adress port port protocol
vncviewer_listen 192.168.1.10 5500 5500 TCP (not UDP)
Code: Select all
service_name hostname port port protocol
vncviewer_listen mycomputer 5500 5500 TCP (not UDP)
you can't test internally a external address from your LAN.
So, you need someone to test your own SC from beta tester externally of your network
Last edited by redge on 2005-07-18 01:41, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Hi redge, I've been busy all week so I haven't had a chance to respond.
I have an account with dyndns.org, with virtualme.dyndns.org pointing to my ip address. I have my linksys router correctly forwarding TCP 5500 to my computer.
But that is irrelevant anyway, because SC is not even trying to connect. It pops up the dialog box telling me about WinVNC usage, I hit ok, the box disappears and the program quits. There is no connection attempt even being made.
I have an account with dyndns.org, with virtualme.dyndns.org pointing to my ip address. I have my linksys router correctly forwarding TCP 5500 to my computer.
But that is irrelevant anyway, because SC is not even trying to connect. It pops up the dialog box telling me about WinVNC usage, I hit ok, the box disappears and the program quits. There is no connection attempt even being made.
Wait a second.... I just tried it again and it worked!
I updated dyndns.org with my ip addres and then tried SC. It didn't work. I was doing other stuff for like 10 minutes and decided to try it again. Then it worked. I think dyndns hadn't updated their dns server the first try which is why I was getting that error.
But if that's true, then there should be a much better error message telling the user that the url could not be contacted, or is invalid or something, rather than just showing the -connect xxx:5500 -noregistry line.
For now, it appears like it is working okay. Sorry for all the trouble!!
I updated dyndns.org with my ip addres and then tried SC. It didn't work. I was doing other stuff for like 10 minutes and decided to try it again. Then it worked. I think dyndns hadn't updated their dns server the first try which is why I was getting that error.
But if that's true, then there should be a much better error message telling the user that the url could not be contacted, or is invalid or something, rather than just showing the -connect xxx:5500 -noregistry line.
For now, it appears like it is working okay. Sorry for all the trouble!!