quamotion / remoteviewing

RemoteViewing is a .NET-native VNC client and server library.
Other
261 stars 79 forks source link

RemoteViewing (Quamotion branch)

Build status

RemoteViewing is a .NET-native VNC client and server library.

You can use RemoteViewing to write your own VNC server or client.

It supports Raw, Hextile, Copyrect, and Zlib encodings, and includes a Windows Forms control to make embedding VNC in your program extremely easy.

RemoteViewing uses the BSD license.

Installation

Install using the command line:

Install-Package Quamotion.RemoteViewing

Samples

This repository contains three sample projects:

Credits

The code in this repository is based on the download available at http://www.zer7.com/software/remoteviewing