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

by kens
2010-01-25 16:37
Forum: SC
Topic: Is SC Viewer the same at WinVNC?
Replies: 10
Views: 14041

Re: Is SC Viewer the same at WinVNC?

Thanks Redge, You are quite right. The protocol that SC uses is different from the one that, for example, would run between a RealVnc Server connecting to a listening Real VNC listener.

I just set up a test from my SC build to an UltraVNC viewer in listen mode and it worked.

That makes sense of ...
by kens
2010-01-22 22:12
Forum: SC
Topic: Is SC Viewer the same at WinVNC?
Replies: 10
Views: 14041

Re: Is SC Viewer the same at WinVNC?

Not a problem on FC8 see below

$ cat /etc/fedora-release
Fedora release 8 (Werewolf)
$ rpm -qa | grep vnc
vnc-libs-4.1.2-24.fc8
vnc-4.1.2-24.fc8
vnc-server-4.1.2-24.fc8
$ vncviewer -listen &
[1] 5425
VNC Viewer Free Edition 4.1.2 for X - built Mar 19 2008 08:01:45
Copyright (C) 2002-2005 RealVNC ...
by kens
2010-01-20 08:36
Forum: SC
Topic: Is SC Viewer the same at WinVNC?
Replies: 10
Views: 14041

Re: Is SC Viewer the same at WinVNC?

Have I misunderstood.

I was under the impression that SC worked in the same way, leaving out for the moment the issues of NAT/Firewalls/relays and so on, as where a VNCServer connects to a VNCViewer that is listening on port 5500. After all the example configuration in helpdesk.txt has port 5500 ...
by kens
2010-01-19 09:55
Forum: SC
Topic: Is SC Viewer the same at WinVNC?
Replies: 10
Views: 14041

Re: Is SC Viewer the same at WinVNC?

Bump

I tested the regular UltraVNC server today using the "Add new client" option and pointing it at the my Internet accessible Linux Box, which has port 5500 forwarded to a Linux VNCViewer inside my firewall.

It works.

So there is something about my configuration of SC that is hozed.

Here's my ...
by kens
2010-01-18 12:57
Forum: SC
Topic: Is SC Viewer the same at WinVNC?
Replies: 10
Views: 14041

Is SC Viewer the same at WinVNC?

I'm trying to get SC to operate. This is my setup

SC on a remote Windows PC with the helpdesk.txt set to send the connection out to a Linux machine with a public IP.

I can set port forwarding on the Linux box to get to either a WinVNC viewer on a Windows PC or one on a Linux machine.

When I ...