tinyvnc icon indicating copy to clipboard operation
tinyvnc copied to clipboard

Small vnc library with OS X Authentication support, mostly for sending keystrokes to remote clients.

Results 5 tinyvnc issues
Sort by recently updated
recently updated
newest added

Hi I am able to connect with my VNC server but can not access the remote server just because of there is no detecting mouse events. So can you please...

Hi, I tried running both sample applications and can't get the screengrab to work. It ends up looping infinitely in the update frame buffer method. I tried figuring this out,...

Currently in VncClient::frb_wait_for_version(), it simply echos the protocol version, even when it's unrecognized / not supported. For example, the current version of RealVNC uses RFB 004.001. Thus far, this protocol...

The example application's getScreenshot() method seems to have the red and blue values flip flopped (things that should be red are blue instead and vice-versa.) This is with iOS 8...