Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Cross Platform support with ChunkVNC

Simple, Free, Open Source UltraVNC Wrapper Supporting Windows and Mac OSX
Post Reply
mcrbids
Posts: 5
Joined: 2011-01-06 20:04

Cross Platform support with ChunkVNC

Post by mcrbids »

I needed something BONE-HEADED SIMPLE for our end users. Here's what I came up with:

1) I used the standard UVNC installer for windows, and just copied the installed folder to a directory in my home directory.

2) I used NSIS to make an installer for each ID number, and set all the options so it's a single-click.

3) I used the Perl-based ChunkVNC repeater. Works a treat on a spare RHEL 4 server.

4) I have vncviewers set up (also through NSIS) so setting up a support staff computer is done in 1 minute.

5) I also found vncviewers for Linux (for the software devs) that work wonderfully: ssvnc! This should probably be made part of the ChunkVNC installer.

6) Next thing to do: MacOSX support...

All this works invisibly and seamlessly thru the ChunkVNC repeater on a public address, on Windows 2000 forward.

MUCH THANKS to the great work of UltraVNC devs and ChunkVNC!
User avatar
supercoe
400
400
Posts: 1732
Joined: 2009-07-20 21:27
Location: Walker, MN
Contact:

Re: Cross Platform support with ChunkVNC

Post by supercoe »

I'm always a fan of another satisfied user story. :)

Although I appreciate the compliments, you should thank Rudi and the other UltraVNC devs for the best VNC ever and Karl Runge for the most excellent Perl repeater and ssvnc.

These guys have put a tremendous amount of work into their software, I simply package it in a way that's useful for technicians like me. :)

Linux support is possible with the currently available tools, I've just been focusing on Windows for now. It will be included in the ChunkVNC package someday.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
dxdemetriou
Posts: 5
Joined: 2011-01-24 19:11

Re: Cross Platform support with ChunkVNC

Post by dxdemetriou »

It couldn't possible to use InstantSupport with Wine on Linux like TeamViewer did?
I tried to use it, but it said something about UAC and that the screen is locked until remote user will unlock it.
I could see everything, but screen were frozen.
Last edited by dxdemetriou on 2011-01-24 19:19, edited 1 time in total.
User avatar
supercoe
400
400
Posts: 1732
Joined: 2009-07-20 21:27
Location: Walker, MN
Contact:

Re: Cross Platform support with ChunkVNC

Post by supercoe »

I've never tested in wine but some users have luck.
An alternate viewer would be Karl runge's excellent SSVNC Viewer.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
Post Reply