VNC-Client for .NET

VNC-Client for .NET is a VNC-Client written in C# using the .NET Framework.
The goal of this project is to implement a VNC-Client using the Microsoft .NET Framework. The implementation language is C#. The code should be easily understandable due to an object oriented approach.
possible use of this project:
    * as a basis for rfb-protocol enhancement experiments
    * discovering the .NET Framework

Go to http://dnvnccl.sourceforge.net/

See also these related projects.