After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
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.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
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

Search found 3 matches

by AmigoJack
2016-09-20 17:10
Forum: Olders
Topic: IPv6 and 1.2.1.1
Replies: 9
Views: 16261

Re: ipv6 and 1211

to complex implement Counting char occurances within a string, counting string occurances within a string... I don't see the complexity here and could easily write that myself within 1 minute using PHP, or 5 minutes using Pascal, or 10 seconds using regular expressions. Just focus on square ...
by AmigoJack
2016-09-18 15:23
Forum: Olders
Topic: IPv6 and 1.2.1.1
Replies: 9
Views: 16261

Re: ipv6 and 1211

Furthermore I'm not even sure how uVNC will work if Bob has only one IPv4 address and Alice has only one IPv6 address - from plain knowledge I'd say this is impossible, unless I'm missing a protocol specification. However, with i.e. British ISPs only serving IPv6 addresses and i.e. German ISPs only ...
by AmigoJack
2016-09-17 00:35
Forum: Olders
Topic: IPv6 and 1.2.1.1
Replies: 9
Views: 16261

Re: ipv6 and 1211

If you enter an ipv6 ip No, IPv6 addresses are only recognized when being in the full format with padding zeroes:
affe:dead:cafe:fade:beef:0000:0000:0001 = the only one that works
affe:dead:cafe:fade:beef:0:0:1 = valid format without padding zeroes, uVNC doesn't recognize
affe:dead:cafe:fade ...