Hello community,
I wanna present to you the first pure .NET VNC Server which I coded entirely in the C# programming language.
These are its features so far:
- Very small (46 KB), stable and multithreaded .NET VNC Server component
- Supports RFB Protocol version 3.3, 3.7 and 3.8
- Supports the standard VNC Authentication with a password
- Supports the following encodings: Raw, RRE, Hextile, CopyRect
- Minimum .NET Framework version is 2.0
- Supports Windows, Linux and Macintosh via the Mono Framework
- Tested and compatible with TightVNC and all Java viewers
For more information, examples, and it's source code, visit:
I wanna present to you the first pure .NET VNC Server which I coded entirely in the C# programming language.
These are its features so far:
- Very small (46 KB), stable and multithreaded .NET VNC Server component
- Supports RFB Protocol version 3.3, 3.7 and 3.8
- Supports the standard VNC Authentication with a password
- Supports the following encodings: Raw, RRE, Hextile, CopyRect
- Minimum .NET Framework version is 2.0
- Supports Windows, Linux and Macintosh via the Mono Framework
- Tested and compatible with TightVNC and all Java viewers
For more information, examples, and it's source code, visit: