Skip to content
/ NVNC Public
forked from T1T4N/NVNC

The first open-source .NET VNC Server written entirely in the C# programming language.

Notifications You must be signed in to change notification settings

edernucci/NVNC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVNC

The first open-source .NET VNC Server written entirely in the C# programming language.

Features

  • Very small and stable NET VNC Server library
  • Supports the standard VNC Authentication with a password
  • Supports the following encodings: Raw, RRE, Hextile, CopyRect, ZRLE
  • Supports the following pseudo-encodings: Zlib
  • The first .NET VNC Server, proving that high speed is possible
  • Minimum .NET Framework version: 2.0
  • Built for both x86 and x64 architectures
  • Supports Windows, Linux and Mac OS X via the Mono Framework
  • Tested and compatible with TightVNC, RealVNC, UltraVNC and all Java viewers

If you found NVNC useful in any way, please rate it, and share the project

About

The first open-source .NET VNC Server written entirely in the C# programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.1%
  • Visual Basic .NET 1.9%