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 6 matches

by anubisxl
2011-01-17 07:52
Forum: Olders
Topic: [solved] connection problem
Replies: 10
Views: 58565

Re: connection problem

Well kind of embarassing, freesshd has a little button saying "allow port forwarding" tick this and it works.

Thanks for your help though
by anubisxl
2011-01-15 08:19
Forum: Olders
Topic: [solved] connection problem
Replies: 10
Views: 58565

Re: connection problem

I just found something:

there are basically two (different) setups people recommend:

Setup1:
Tunnel in Putty destination ip: localhost
server in VNCViewer: localhost:5999 (when you redirected 5999 to 5900)
proxy in VNCViewer: no entry

Setup1:
Tunnel in Putty destination ip: ip of remote pc where ...
by anubisxl
2011-01-15 07:55
Forum: Olders
Topic: [solved] connection problem
Replies: 10
Views: 58565

Re: connection problem

In the win 7 firewall, if you allow a program as an exception it means allow it to open and listen on any port it likes, so I think we can rule out a firewall fault.

Telnet answers:
RFB 003.008
by anubisxl
2011-01-14 23:09
Forum: Olders
Topic: [solved] connection problem
Replies: 10
Views: 58565

Re: connection problem

Loppback connection is allowed and loopback only disabled.
There's definitely no other vncviewer instance running, it happens also when I start vncviewer for the very first time after windows startup. Checked it though and there wasn't another instance running.
I'm not using a repeater only ssh ...
by anubisxl
2011-01-14 08:04
Forum: Olders
Topic: [solved] connection problem
Replies: 10
Views: 58565

Re: connection problem

Updated last night to 1.0.9.5 but still same error message :-(

Any other ideas?

What does actually ID in "listening on this ID" mean??
by anubisxl
2011-01-13 10:12
Forum: Olders
Topic: [solved] connection problem
Replies: 10
Views: 58565

[solved] connection problem

Hi there,

I'm trying to connect to my home pc (windows 7 64bit) from my office (with proxy, win xp).
I basically followed the tutorial of Cameron W. with small changes found here: http://forums.whirlpool.net.au/archive/513251

I set up freesshd (instead of openSSH) and UVNC 1.0.8.2 64bit and ...