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

Development: UltraVNC 1.5.0.X: https://forum.uvnc.com/viewtopic.php?t=38037

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 ahinson
2011-08-16 15:36
Forum: ChunkVNC
Topic: ChunkVNC "Fork"
Replies: 109
Views: 431011

Re: ChunkVNC "Fork"

Thanks for the tip... I'll look at replacing the contents of the DrawConnectionId() method with the original code as suggested. p.s. I think I originally wrote this code on a Windows 2000 machine so I would double-check the GDI+ requirement. Microsoft notes that it isn't included in Windows 2000 as ...
by ahinson
2011-08-16 01:55
Forum: ChunkVNC
Topic: ChunkVNC "Fork"
Replies: 109
Views: 431011

Re: ChunkVNC "Fork"

I recently made an attempt to move from ChunkVNC 3.1 to the Rat "Fork" version because many of the changes Rat has made thus far are quite attractive. Kudos to you Rat. After making some modifications to suit my needs (I need the form to display the connection ID) and compiling the "3.1m fork" I ...
by ahinson
2010-03-25 12:46
Forum: ChunkVNC
Topic: 'Are you sure you want to shut down?'
Replies: 10
Views: 11515

Re: 'Are you sure you want to shut down?'

supercoe wrote:If you don't close the viewer window before InstantSupport kills the UltraVnc server the file schook.dll won't be able to be deleted.
Is this an issue because the file is still in use?
by ahinson
2010-03-24 21:42
Forum: ChunkVNC
Topic: ChunkVNC_https - proof of concept
Replies: 59
Views: 102980

Re: ChunkVNC_https - proof of concept

Good. Please let us know if you manage to add the second stunnel for that second leg. I suppose, at worst case, one could use stunnel on one leg and ssh for the other... but that would be crazy. :) Again, I <b>think</b> the only exposure in the current SSL-enhanced package is the handshake and ...
by ahinson
2010-03-24 19:11
Forum: ChunkVNC
Topic: ChunkVNC_https - proof of concept
Replies: 59
Views: 102980

Re: ChunkVNC_https - proof of concept

***Never mind I figured out what was wrong *** I was running the wrong viewer. I have more than one copy of it. So far, after spending some time I'm unable to connect to the repeater with the viewer. I can connect fine through stunnel with instantsupport.exe but the viewer won't connect. The ...
by ahinson
2010-03-24 18:52
Forum: ChunkVNC
Topic: 'Are you sure you want to shut down?'
Replies: 10
Views: 11515

Re: 'Are you sure you want to shut down?'

Why the second warning dialog about the application closing in 15 seconds? To give you time to close the viewer. Original Code: ; Allow viewer to disconnect to prevent schook.dll locking. MsgBox( 0, "Information", "Please close the viewer now, uninstall will continue in 15 seconds...", 15 ) The ...
by ahinson
2010-03-24 18:20
Forum: ChunkVNC
Topic: 'Are you sure you want to shut down?'
Replies: 10
Views: 11515

Re: 'Are you sure you want to shut down?'

Why the second warning dialog about the application closing in 15 seconds? The user has already decided to close the thing if they select "yes". Why not just hide the window so it can go through its closing process without accidental user interruption? Case $GUI_EVENT_CLOSE If MsgBox( 4,"Question ...
by ahinson
2010-03-24 16:26
Forum: ChunkVNC
Topic: ChunkVNC_https - proof of concept
Replies: 59
Views: 102980

Re: ChunkVNC_https - proof of concept

I did some testing using stunnel and chunkvnc from the provided file "ChunkVNC_3_1_https.zip" which is linked in previous posts. I have discovered some issues and solutions. 1. instantsupport doesn't use stunnel if you just fill the compiler as normal. If you do it correctly you need to edit the ...
by ahinson
2010-03-23 15:06
Forum: ChunkVNC
Topic: ChunkVNC_https - proof of concept
Replies: 59
Views: 102980

Re: ChunkVNC_https - proof of concept

Now if we can get stunnel bundled in the ChunkVNC instantsupport.exe, that would be awesome. :) Is there some way I can edit the deployment file to include this? I'm unfamiliar with how it's packaged. Well, sure, it's all out in the open for you to modify at will. As indicated in the original post ...
by ahinson
2010-03-23 13:13
Forum: ChunkVNC
Topic: ChunkVNC_https - proof of concept
Replies: 59
Views: 102980

Re: ChunkVNC_https - proof of concept

Now if we can get stunnel bundled in the ChunkVNC instantsupport.exe, that would be awesome. :)

Is there some way I can edit the deployment file to include this? I'm unfamiliar with how it's packaged.
by ahinson
2009-12-07 21:28
Forum: Feature requests
Topic: Connection Statistics
Replies: 0
Views: 2600

Connection Statistics

With SingleClick... Is there a way to get connection statistics about a session once ended? i.e. Session Start Time 12/7/09 10:39 AM End Time 12/7/09 11:17 AM Duration 0h38m6s Bytes Sent 1024 Bytes Received 1122340 Files Transferred -> abc.txt <- application.zip