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

by oxygene.core
2007-03-25 08:02
Forum: PcHelpWare
Topic: Known Problems with PCHW Rel 1.0
Replies: 6
Views: 20770

Re: Known Problems with PCHW Rel 1.0

If connection is lost after gone into chat mode, chat windows are staying visible on both server and viewer sides. Writing to any of them has no effect, there is no even an error.
However, you can reconnect and start chat again in new windows.
by oxygene.core
2007-03-16 08:59
Forum: SC
Topic: [Problem] SC <-> Repeater Mode II <-> UltraVNC Viewer
Replies: 7
Views: 5612

Re: [Problem] SC <-> Repeater Mode II <-> UltraV

When I'm using first option - running repeater - I got problem. First client connects ok, but when second tries to connect too, Viewer closes connection to fits client, and no one gets connection at all. After Viewer automatically reconnects to Repeater, it again can accept connections, but again ...
by oxygene.core
2007-03-15 13:25
Forum: SC
Topic: [Problem] SC <-> Repeater Mode II <-> UltraVNC Viewer
Replies: 7
Views: 5612

Re: [Problem] SC <-> Repeater Mode II <-> UltraV

I think that repeater autodialing to registered Viewer is very important thing in our case.
Also as programmer I think that it is interesting solution, though this functionality somekind may extent from simple repeater.
Should I post it as a feature request?
by oxygene.core
2007-03-15 13:22
Forum: SC
Topic: SC Autoreconnect
Replies: 8
Views: 5957

Re: SC Autoreconnect

Unfortunally PcHelpWare works only with it's own client and server.
We are planning create (or use existing) java client (viewer).
Is there realization for java Viewer for PcHelpWare?
by oxygene.core
2007-03-15 11:44
Forum: SC
Topic: [Problem] SC <-> Repeater Mode II <-> UltraVNC Viewer
Replies: 7
Views: 5612

Re: [Problem] SC <-> Repeater Mode II <-> UltraV

I think I've got an idea. We should create connection for both server and viewer for every new session?
It would be nice if repeater could notify registered Viewer on inbound server connection so that the viewer could create new connection to repeater and register new ID. Or even more cool ...
by oxygene.core
2007-03-15 11:37
Forum: SC
Topic: SC Autoreconnect
Replies: 8
Views: 5957

Re: SC Autoreconnect

Ken, bevtech, thank you for replies.
I will move to PCHelpware.
I had wrong understanding of SC (I thought it is part of PCHelpware) and viewed manuals for UltraVNC SC, Viewer, Repeater on separate site. Now I'll look into PCHelpware.
by oxygene.core
2007-03-14 08:38
Forum: SC
Topic: SC Autoreconnect
Replies: 8
Views: 5957

SC Autoreconnect

I tried option -autoreconnect in [HOST] section of helpdesk.txt as SC analog for -autoreconnect for winvnc.exe, but found that it isn't works.
Is there in SC ability to autoreconnect to Viewer?
What if I using Repeater Mode II, will it work too?
by oxygene.core
2007-03-14 03:48
Forum: SC
Topic: [Problem] SC <-> Repeater Mode II <-> UltraVNC Viewer
Replies: 7
Views: 5612

Re: [Problem] SC <-> Repeater Mode II <-> UltraV

Thank you for reply, Ken.

I have one Viewer connected to repeater with ID:1234 and two clients who want to connect to it through repeater concurrently.
by oxygene.core
2007-03-13 12:22
Forum: SC
Topic: [Problem] SC <-> Repeater Mode II <-> UltraVNC Viewer
Replies: 7
Views: 5612

[Problem] SC <-> Repeater Mode II <-> UltraVNC V

Hi all.
I have this configuration:

PC#1 : 192.168.0.10 - Running Repeater (ports keeped the same, option "Restrict access to server port" is set to 0)

PC#2 : 192.168.0.9 - Running viewer:
Command for using repeater:

vncviewer.exe -autoscaling -proxy 192.168.0.10:5901 ID:1234


PC#3 : 192.168 ...