Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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 10 matches

by mloiaco
2009-09-30 12:44
Forum: Old messages
Topic: VNC disconnects randomly
Replies: 3
Views: 6357

Re: VNC disconnects randomly

Turns out there was no problem with VNC, but rather the machine running the VNC server. Never found out what the problem was, but when we switched to a different machine, the problems went away.
by mloiaco
2009-06-10 02:05
Forum: Old messages
Topic: IdleTimeout
Replies: 0
Views: 1206

IdleTimeout

In ultravnc.ini, what is the meaning of IdleTimeout? The default value is IdleTimeout=0...what does it mean to set this value to zero?

I searched the forum, and found only this (which was not particularly helpful):
Rudi De Vos wrote:idleTimeout set to 0==socket timeout (MS buildin)
by mloiaco
2009-06-04 21:43
Forum: Feature requests
Topic: VNC over UDP
Replies: 8
Views: 20279

VNC over UDP

Is there any way to force VNC to use UDP instead of TCP?
by mloiaco
2009-06-03 19:04
Forum: Old messages
Topic: KeepAliveInterval in ultravnc.ini
Replies: 3
Views: 3647

Re: KeepAliveInterval in ultravnc.ini

What are the units? For example, if I specify a value of KeepAliveInterval=5, is that in milliseconds, seconds, minutes, etc.?
by mloiaco
2009-06-03 18:18
Forum: Old messages
Topic: KeepAliveInterval in ultravnc.ini
Replies: 3
Views: 3647

KeepAliveInterval in ultravnc.ini

In ultravnc.ini there is a parameter called KeepAliveInterval. I believe the default value is 5. What is the meaning of this parameter? Is there any documentation for ultravnc.ini?
by mloiaco
2009-06-03 17:26
Forum: Old messages
Topic: What is SelectHDESK?
Replies: 1
Views: 1742

What is SelectHDESK?

In the server log, I see lots of messages like:
.\vncservice.cpp : SelectHDESK to Winlogon (2c) from 204

What does this mean? What is "SelectHDESK"?
by mloiaco
2009-06-02 18:36
Forum: Old messages
Topic: VNC disconnects randomly
Replies: 3
Views: 6357

Re: VNC disconnects randomly

Here are the relevant snippets from the viewer and server log files...I hope someone can help me understand this problem - or at least how to interpret these logs. Also, I have two specific questions: Q1: What is the meaning of this progression (from the viewer log): bufsize expanded to 205056 ...
by mloiaco
2009-06-01 20:30
Forum: Old messages
Topic: client/viewer log
Replies: 2
Views: 1782

Re: client/viewer log

Thanks, I was able to log the client messages using the command line:
vncviewer.exe -loglevel xxx -logfile xxx
by mloiaco
2009-06-01 16:21
Forum: Old messages
Topic: VNC disconnects randomly
Replies: 3
Views: 6357

VNC disconnects randomly

Using ultravnc viewer 1.0.5.6, the connection randomly drops - sometimes as quickly as 2-3 minutes, and other times it takes an hour or more. The only suspicious thing I see in the server log is: .\vncservice.cpp : SelectHDESK to Winlogon (2c) from 230 --An existing connection was forcibly closed by ...
by mloiaco
2009-06-01 15:43
Forum: Old messages
Topic: client/viewer log
Replies: 2
Views: 1782

client/viewer log

How do you configure the ultravnc client/viewer to log info to a file, and where is that file located? On the server, the logging option is in the admin properties window, but I don't see anything about logging in the viewer options window.