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

by gpk
2006-03-07 15:36
Forum: SC
Topic: Building SC in a dynamic IP
Replies: 5
Views: 6355

OK the best approach is to get it to work in the simplest situation and then add additional layers of complexity!

1. Make SC a connection from the PC to itself (option "allow loopback connection") using the loopback address 127.0.0.1

2. Then do it using the PC's own IP address a.b.c.d ... often ...
by gpk
2005-11-12 16:13
Forum: SC
Topic: Building SC in a dynamic IP
Replies: 5
Views: 6355

dyndns works fine. I used
-connect xxxxxx.homeip.net:5500 -noregistry
and works really well ... same result as using the WAN IP address.
by gpk
2005-07-04 14:49
Forum: SC
Topic: client to view server
Replies: 1
Views: 3511

How about you just get them to connect using their browser ...

i.e. using the UVNC web server

You could just send the client a link to click, e.g. http://your-ip-address:5800

See http://doc.uvnc.com/install/configuration.html

Giles
by gpk
2005-07-04 11:33
Forum: SC
Topic: noob query: vncviewer default listening port
Replies: 1
Views: 3470

noob query: vncviewer default listening port

Hi all sorry for the noobie question ...

Am I right in thinking that vncviewer listens on port 5500 by default (not 5900 like the server/service)

And to get it into listening mode (without encryption) I just do:

vncviewer -listen

??

I guess I could try it all out at home but I don't have access ...