Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- 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 24 matches

by David4
2023-04-11 18:31
Forum: General help
Topic: CVE-2023-23415
Replies: 1
Views: 1185

CVE-2023-23415

Hello,

because I don't fully understand the technical details, I'd like to ask, if UltraVnc (Server or Viewer+"/listen") is vulnerable for CVE-2023-23415 in an unpatched Windows. It sounds quite dangerous...
by David4
2022-09-28 13:21
Forum: DSM plugin
Topic: source SecureVNCPlugin.dsm
Replies: 8
Views: 39182

source SecureVNCPlugin.dsm

Hello,
does somebody have the source for SecureVNCPlugin.dsm? I can't find it online.

And BTW, is http://www.uvnc.eu/download/Z_SC_2015(Feb).zip still the latest source for SC?
by David4
2020-02-17 09:14
Forum: Old messages
Topic: "accepted connection from 168.255.224.0"
Replies: 4
Views: 5096

Re: "accepted connection from 168.255.224.0"

Sorry, but I'd like to get more information. 1. My PC has only one IP-address and this is 192.* 2. I can find no info in the web, that 168.255.* is local address range 3. 168.255.224.0 seems to be regularly assigned. Whois returns: ... inetnum: 168.255/16 status: assigned aut-num: N/A owner ...
by David4
2020-02-16 17:17
Forum: Old messages
Topic: "accepted connection from 168.255.224.0"
Replies: 4
Views: 5096

Re: "accepted connection from 168.255.224.0"

Thank you, I didn't know, that this is a local address. It is not mentioned at https://en.wikipedia.org/wiki/Private_network or perhaps I'm blind.
by David4
2020-02-16 13:18
Forum: Old messages
Topic: "accepted connection from 168.255.224.0"
Replies: 4
Views: 5096

"accepted connection from 168.255.224.0"

When shutting down UltraVNC, in the log file there's this line. What does this mean? Further: "Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte." Which connection is meant there? No connection from myself, that's what I know. Anyway, quite a lot of ...
by David4
2020-01-06 21:26
Forum: SC
Topic: SC update 2018
Replies: 9
Views: 41075

Re: SC update 2018

Rudi De Vos wrote:Add the 2 files to the winvnc sub-project
I thought I did this... Sorry, now SC compiles without errors. Thank you. Didn't test any further. When I have more time I continue.
by David4
2020-01-05 01:22
Forum: SC
Topic: SC update 2018
Replies: 9
Views: 41075

Re: SC update 2018

Thanks for working on the code and sharing. In the last days I tried to compile the 2019 source, but always get errors. I tried several things, cleaned up the directories and so on, but without success. For many years now I always got it to work, in the last years with the 2015 source. There are ...
by David4
2019-02-01 15:47
Forum: SC
Topic: UVNC Homepage fail
Replies: 1
Views: 22450

UVNC Homepage fail

After a long time I just wanted to look for new downloads, but:

http://www.uvnc.com -> white page and "Please enable / Bitte aktiviere JavaScript!"
WTF? No other info w/o JS? No serious page does that! UVNC looses trust.
by David4
2016-08-21 17:14
Forum: SC
Topic: Single Click download blocked by IE and Edge
Replies: 13
Views: 44146

Re: Single Click download blocked by IE and Edge

Our version ( online created) get signed to overcome this issue I don't have a certificate and don't want to spent money for nothing but MSs new nonsense. Is there a way to sign the exe without having an own certificate? Did you already tried by presetting an encoder instaed of the auto mode. Now I ...
by David4
2016-08-18 15:05
Forum: SC
Topic: Single Click download blocked by IE and Edge
Replies: 13
Views: 44146

Re: Single Click download blocked by IE and Edge

There's a similar problem here. I compiled SC to run directly without helpdesk.txt, so no file in %temp% has to be executed, because it is (and should be) forbidden per Software Restriction Policies. This worked fine until Windows 7. But how can I avoid the IE/Edge-problem? 2nd question: I just ...
by David4
2016-02-07 17:24
Forum: SC
Topic: Will there be an update to UVNC SC
Replies: 9
Views: 17693

Re: Will there be an update to UVNC SC

Thank you. I read, tried to understand and change test.cpp for a while, but the differences of the new dtwinver-files are too big for me. I give up and stay without seeing the correct OS as before. :-/
by David4
2016-02-03 18:43
Forum: SC
Topic: Will there be an update to UVNC SC
Replies: 9
Views: 17693

Re: Will there be an update to UVNC SC

Hi, I tried to extend Dtwinver.cpp with BOOL COSVersion::IsWindowsWin8(LPOS_VERSION_INFO lpVersionInformation) { return (lpVersionInformation->UnderlyingPlatform == WindowsNT && lpVersionInformation->dwUnderlyingMajorVersion == 6 && lpVersionInformation->dwUnderlyingMinorVersion == 2); } BOOL ...
by David4
2015-05-19 19:25
Forum: SC
Topic: Help with SC and secureVNCplugin
Replies: 7
Views: 16193

Re: Help with SC and secureVNCplugin

I've already changed the source for my wishes and I'm wondering, if it would it be a big disadvantage, if the dsmplugin would compiled into the winvnc.exe. It seems, it's not a lot of source... Do you think it's worth trying it? Until now I only share the one winvnc.exe, no helpdesk.txt or others ...
by David4
2013-09-03 10:56
Forum: SC
Topic: SC 2013 source code
Replies: 8
Views: 14225

Re: SC 2013 source code

This is exact the same for the full and SC version if you run it on the same hardware and OS with the same capture method ( mirror driver/alpha blending on/off) But it looks definitely different! Even when there's no screen change(!), the mouse is flickering permanently - only in SC. In full ...
by David4
2013-08-28 20:52
Forum: SC
Topic: SC 2013 source code
Replies: 8
Views: 14225

Re: SC 2013 source code

Sorry but I didn't understand, why only SC has this cursor-issue and not the normal version?!? The latter doesn't act slower, independent of any settings and the cursor is calm. Already last year I searched through the code and compared the versions but without success. What is the critical section ...
by David4
2013-08-28 16:57
Forum: SC
Topic: SC 2013 source code
Replies: 8
Views: 14225

Re: SC 2013 source code

Links is OK, when you click on it the download the zip ? Yes, thank you. Cursor flicker when you capture alpha blending, the merging of the layers cause it. You can disable that SC auto capture alpha blending, but without you don't see semi transparent desktop parts. It seems, there must be another ...
by David4
2013-08-28 14:28
Forum: SC
Topic: SC 2013 source code
Replies: 8
Views: 14225

Re: SC 2013 source code

I tried to download the SC-Source but the link http://www.uvnc.eu/download/Z_SC_2013.zip isn't working. What's the right URL? And another question: with SC, the mouse cursor on the host is flickering annoyingly. With normal Ultra-VNC the cursor keeps calm. I didn't find the location in the source ...
by David4
2012-06-12 20:58
Forum: SC
Topic: display faults with transparent parts
Replies: 2
Views: 5686

Re: display faults with transparent parts

I found a solution.

Line 276 in vncdesktop.cpp:
!g_wallpaper_enabled ? (CAPTUREBLT | SRCCOPY) : SRCCOPY);
changed to
CAPTUREBLT | SRCCOPY);

Are there side effects to be expected?
by David4
2012-06-09 18:32
Forum: SC
Topic: display faults with transparent parts
Replies: 2
Views: 5686

Re: display faults with transparent parts

When another window or the mouse is moved over the transparent area, it is visible for a ahort time, but disappears quickly.

I tried:
m_fCaptureAlphaBlending = true;
m_fBlackAlphaBlending = true;
in vncserver.cpp but no change...
by David4
2012-06-09 18:03
Forum: SC
Topic: display faults with transparent parts
Replies: 2
Views: 5686

display faults with transparent parts

For several purposes I use transparent areas to show some information or do some actions with a AutoHotKey-script like this (under WinXP SP3): Gui,1: -Caption +Resize +MinSize100x50 +LastFound +ToolWindow Gui,1: Color, EEAA99 Gui,1: Add,Text,cred x0 y5, visible Text!!! Gui,1: Show,x100 y100 WinSet ...
by David4
2011-03-16 10:54
Forum: SC
Topic: SC small exe Update 2011
Replies: 65
Views: 218574

Re: SC small exe Update 2011

I am missing a link to the source code. Where can it be downloaded?
by David4
2010-08-31 12:32
Forum: SC
Topic: Questions: GUI, Mouse, DLLs
Replies: 1
Views: 5384

Re: Questions: GUI, Mouse, DLLs

No idea?
by David4
2010-08-14 18:06
Forum: SC
Topic: Questions: GUI, Mouse, DLLs
Replies: 1
Views: 5384

Questions: GUI, Mouse, DLLs

After updating to the actual SC-Version there are a few problems/questions: The Start-Button [TEXTBUTTON] doesn't do anything. Users always have to doubleclick the connection. Is this a bug? In an old Version I simplified the GUI to (TitleBar) ..............----Text "Connect to Support"---- Button ...
by David4
2010-08-12 09:07
Forum: SC
Topic: update old sc (online creator) update 27/08
Replies: 124
Views: 492884

Re: update old sc (online creator) update 27/08

Post moved to [topic=18768][/topic]