| # 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** |