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

by DaleStan
2011-10-17 20:22
Forum: Olders
Topic: Issue when server loses ethernet connection.
Replies: 4
Views: 20814

Re: Issue when server loses ethernet connection.

Well, I did some more testing, starting with verifying that it wasn't present in 1.0.2, which we were using when were an XP-only shop. Then I figured I might as well try 1.0.9.6.1 too.
Good news: It seems to be fixed in 1.0.9.6.1.
Bad news: Now I get to figure out how to upgrade way too many ...
by DaleStan
2011-10-17 15:13
Forum: Olders
Topic: Issue when server loses ethernet connection.
Replies: 4
Views: 20814

Re: Issue when server loses ethernet connection.

New information, maybe:

1) Fifteen seconds may not be sufficient to trigger this issue. I have not yet had disconnections of 30 seconds or more fail to trigger this issue.
2) I am now able to reproduce this on my (VMware ESXi hosted) virtual machines, by changing the machine settings to disconnect ...
by DaleStan
2011-10-15 02:37
Forum: Olders
Topic: Issue when server loses ethernet connection.
Replies: 4
Views: 20814

Issue when server loses ethernet connection.

I have discovered an issue that seems to be triggered when the machine that a UltraVNC server loses its Ethernet connection for several seconds[0][1]. Once this happens, the server gets into a state where it will acknowledge connections on the TCP level, but never send its protocol version, thus ...
by DaleStan
2011-04-25 18:36
Forum: Olders
Topic: Black screen!
Replies: 18
Views: 177666

Re: Black screen!

I believe I pinned down the remaining mystery condition: The "Video Hook Driver" checkbox was checked. Unchecking that on the server (that is, the server PC) caused the issue to go away.

Specifically, I had:
[poll]
TurboMode=0
PollUnderCursor=1
PollForeground=1
PollFullScreen=0
OnlyPollConsole=0 ...
by DaleStan
2011-04-21 02:12
Forum: Olders
Topic: Black screen!
Replies: 18
Views: 177666

Re: Black screen!

If you are in front of the server, is the viewer correct displaying the workstation. Yes.
It appears that there is nothing wrong with the server->workstation connection.

The issue, as far as I can tell, is the interaction between the vnc viewer and the winvnc service on the server. Updates ...
by DaleStan
2011-04-20 20:36
Forum: Olders
Topic: Black screen!
Replies: 18
Views: 177666

Re: Black screen!

Connection from server to workstation is good. I moved a monitor to the server, and it displayed the workstation screen as expected. Remote computer sees everything on the server, except the display from the workstation.

It turns out display from the workstation is not always black; it's just ...
by DaleStan
2011-04-20 15:02
Forum: Olders
Topic: Black screen!
Replies: 18
Views: 177666

Re: Black screen!

Assuming DirectX mode is controlled by the checkbox in the Connection Options dialog labeled "Directx (experimental)", neither viewer is in DirectX mode – neither box is checked.
by DaleStan
2011-04-20 14:13
Forum: Olders
Topic: Black screen!
Replies: 18
Views: 177666

Re: Black screen!

Do you run a viewer on the server already running winvnc to connect to another pc workstation running winvnc ?
Yes. The server is simultaneously running both the winvnc service and the vncviewer.
by DaleStan
2011-04-19 15:16
Forum: Olders
Topic: Black screen!
Replies: 18
Views: 177666

Re: Black screen!

We are routinely seeing this under the following circumstances:

Our "machines" are run by two or more computers, both behind a router. The router forwards incoming UltraVNC requests to the server computer. If we need to get to the workstation computer, we then create a second UltraVNC connection ...
by DaleStan
2010-12-06 14:35
Forum: Olders
Topic: Silent install fails to be silent
Replies: 0
Views: 2788

Silent install fails to be silent

Even if I run the UltraVNC installer with /silent, check_install asks for permission to remove the "uvnc_service" service.

And then, when I click Yes, it stops the service, but it doesn't actually remove it.

What do I need to do to get a fully silent UltraVNC install?
by DaleStan
2010-11-30 19:11
Forum: Olders
Topic: Source distribution missing Inno Setup scripts
Replies: 7
Views: 10400

Source distribution missing Inno Setup scripts

I can find the Inno Setup scripts in the 1.0.8.2 source archive, but when I look in the same place for 1.0.9.5, they aren't there; it looks like all files in the UltraVNC folder were accidentally left out.