ForkBug / VncSharp

VncSharp is a GPL implementation of the VNC Remote Framebuffer (RFB) Protocol for the .NET Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VncSharp

NOTE: This repository is no longer maintained, and the author is unable to provide help, support, or make further changes.

VncSharp is a Free and Open Source (GPL) implementation of the VNC Remote Framebuffer (RFB) Protocol for the .NET Framework. Virtual Network Computing (VNC) is a cross-platform client/server protocol allowing remote systems to be controlled over a network. VncSharp is a VNC Client Library and custom Windows Forms Control. VncSharp is also Free Software, released under the GPL. You can freely use VncSharp to bundle VNC functionality into your own .NET applications simply by dragging and dropping a control onto your form.

About

VncSharp is a GPL implementation of the VNC Remote Framebuffer (RFB) Protocol for the .NET Framework

License:GNU General Public License v2.0


Languages

Language:C# 100.0%