When there are several servers that a person connects to, its hard to keep track of which IP in the connection list matches the correct server.
It would be convenient to have something like:
IP:Port | Description
192.168.1.100:5000 This is joes server.
192.168.1.105:5000 Bill's server
etc...
Thanks.
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
Feature: Add Address Book
Re: Feature: Add Address Book
Just use name resolution. If DNS is an option then use the DNS name of the computer as registered. If not, add entries to your computer's HOSTS file:
192.168.1.100 Joe
192.168.1.105 Bill
Then you can connect to Joe or Bill instead of the IP address.
192.168.1.100 Joe
192.168.1.105 Bill
Then you can connect to Joe or Bill instead of the IP address.
-Ben
Re: Feature: Add Address Book
I have found VNCHelper to do that sort of thing.. it is very easy to use and portable too.
http://www.zhornsoftware.co.uk/vnchelper/
http://www.zhornsoftware.co.uk/vnchelper/