C# (CSharp) RemoteViewing.Vnc.Server Namespace

Classes

Name Description
CreatingDesktopEventArgs Provides data for the VncServerSession.CreatingDesktop event.
FramebufferUpdateRequest Stores information about an update request from the client.
FramebufferUpdatingEventArgs Provides data for the VncServerSession.FramebufferUpdating event.
NativeMethods Provides access to native methods.
PasswordProvidedEventArgs Provides data for the VncServerSession.PasswordProvided event.
VncFramebufferCache Caches the VncFramebuffer pixel data and updates them as new VncFramebuffer commands are received.
VncServerSession Serves a VNC client with framebuffer information and receives keyboard and mouse interactions.
VncServerSession.Rectangle
VncServerSessionOptions Specifies options for interacting with a VNC client.