Is there any way to code the helpdesk.txt file HOST section to a domain name versus an IP address. We have a problem in that the IP address of the host changes sooner that we like. It would be much easier to where the domain points to rather than change the helpdesk file and recompile it. If that is not possible any suggestions.
Thanks,
Marvin
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
Utilize domain tather than IP for connection.
Re: Utilize domain tather than IP for connection.
Yes, you can use domain/host name instead of IP, like these statements inside helpdesk.txt:
Code: Select all
[Host]
Internet Remote Support
-connect YY_Support.com:5500 -noregistry
-
- Posts: 3
- Joined: 2007-01-26 13:55
Re: Utilize domain tather than IP for connection.
Thanks much. Life will be easier.