Skip to content

tdcosta100/MiniVNCClient

Repository files navigation

MiniVNCClient - A simple small .NET VNC Client

This is a very simple VNC Client, wrote in C# and not entirely ready yet, although it's very functional. You can see how to use it in a WPF example, and in a Console example, but I use it in a Windows Service project (pretty much like in the Console example), so it's very versatile and portable. I tried to keep the dependencies to a minimum, and go as far as I can to a generic and agnostic of image format project.

It's not finished yet, but it fits my needs of having a framebuffer to take regular screenshots of a VNC screen.

Enjoy it, and contribute if you want.

About

A simple small .NET VNC Client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages