Remove compiler option '-debug'
1 file changed
tree: 24017ecbf022bde84ba75cf40cbe690c84e395cc
  1. .gitattributes
  2. .gitignore
  3. NVNC Example/
  4. NVNC.sln
  5. NVNC/
  6. README.md
  7. Thread Test/
README.md

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