C# (CSharp) RemoteViewing.Vnc 네임스페이스

중첩된 네임스페이스

RemoteViewing.Vnc.Server

클래스들

이름 설명
FramebufferChangedEventArgs Provides data for the VncClient.FramebufferChanged event.
KeyChangedEventArgs Provides data for the Server.VncServerSession.KeyChanged event.
PointerChangedEventArgs Provides data for the Server.VncServerSession.PointerChanged event.
RemoteClipboardChangedEventArgs Provides data for the VncClient.RemoteClipboardChanged event.
VncClient Connects to a remote VNC server and interacts with it.
VncClientConnectOptions Specifies options for connecting to a VNC server.
VncException This exception is thrown when there is a problem with the VNC client-server communication.
VncFramebuffer Stores pixel data for a VNC session.
VncPasswordChallenge Provides helper methods which implement the VNC password challenge protocol.
VncPixelFormat Describes the low-level arrangement of a framebuffer pixel.
VncStream Provides methods for reading and sending VNC data over a Stream.
VncUtility Provides utility methods.