VncSharpCore icon indicating copy to clipboard operation
VncSharpCore copied to clipboard

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

VncSharpCoreCore

VncSharpCore is a Free and Open Source (GPL) implementation of the VNC Remote Framebuffer (RFB) Protocol for the .NET Framework. [VNC] (Virtual Network Computing) is a cross-platform client/server protocol allowing remote systems to be controlled over a network. VNC was originally developed at A T&T Laboratories in Cambridge and is now being developed by RealVNC in the UK. You [can download] VNC clients and servers from RealVNC's website, or from a number of other parallel development projects.

VncSharpCore is a VNC Client Library and custom Windows Forms Control. VncSharpCore is also Free Software, released under the GPL. You can freely use VncSharpCore to bundle VNC functionality into your own .NET6 applications simply by dragging and dropping a control onto your form.

VncSharpCore was originally (https://github.com/humphd/VncSharpCore) written by David Humphrey ([email protected]) with contributions from many others (see CHANGELOG). As it is being used in mRemoteNG it still receives occasional updates when necessary.