After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
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.
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 7 matches

by BigChimip
2013-07-12 11:23
Forum: Developer discussions (mainly user-mode)
Topic: can I call VNC function from in a VB2010 program?
Replies: 1
Views: 12353

Re: can I call VNC function from in a VB2010 program?

As far as I know, vnc functionality is not exposed via dlls; the code resides in the executable.
by BigChimip
2012-08-23 14:27
Forum: Developer discussions (mainly user-mode)
Topic: Error while compiling winvnc
Replies: 7
Views: 11385

Re: Error while compiling winvnc

Click on the link. You can download a tarball.

Edit: before your next question: you can extract that e.g. with 7zip.
by BigChimip
2011-10-18 05:52
Forum: VNC-related products
Topic: CheckRide open source remote support tool based on UltraVNC
Replies: 2
Views: 2944

Re: CheckRide open source remote support tool based on Ultra

Another update: use medium speed quickmode, which will probably help a lot with slower connections.
by BigChimip
2011-10-17 14:47
Forum: VNC-related products
Topic: CheckRide open source remote support tool based on UltraVNC
Replies: 2
Views: 2944

Re: CheckRide open source remote support tool based on Ultra

Updated programs:

command line options that specify which host/port to connect to override CheckRide.conf file
added menus, readme, license info to CheckRide and CheckRideHelper
added external IP and portscan my external IP buttons to CheckRideHelper: helper can more easily check IP address and ...
by BigChimip
2011-10-14 03:10
Forum: Developer discussions (mainly user-mode)
Topic: Patch/Update VNCViewer help options VNCOptions.cpp line 1196
Replies: 0
Views: 2856

Patch/Update VNCViewer help options VNCOptions.cpp line 1196

Hi all,

Going through the possible options for vncviewer 1.0.9.6(.1 I think) I found these encoding parameters in VNCoptions.cpp after line 672:
raw rre corre hextile ultra2
that were not present in the usage notice (line 1196):
" [/encoding [zrle | zywrle | tight | zlib | zlibhex | ultra]]\r\n"
If ...
by BigChimip
2011-10-11 20:09
Forum: SC
Topic: [br] New option to reverse conection open source
Replies: 10
Views: 20187

Re: [br] New option to reverse conection open source

Hi Robsonx,

Thanks for the post and the software. I've written a similar tool, but it is based on UltraVNC and uses stunnel to encrypt the connection. My wrapper code is MIT licensed, so feel free to borrow/use whatever you want!
You can find it here:
https://bitbucket.org/reiniero/checkride ...
by BigChimip
2011-10-10 10:25
Forum: VNC-related products
Topic: CheckRide open source remote support tool based on UltraVNC
Replies: 2
Views: 2944

CheckRide open source remote support tool based on UltraVNC

I've written a helpdesk program that lets you take over a person's desktop: CheckRide:
https://bitbucket.org/reiniero/checkride/

Yes, yet another tool.

Why? Because I think these features are worth it:

Helped person just has to run the CheckRide program to connect; it runs UltraVNC with a ...