Namespace MarcusW.VncClient.Protocol.MessageTypes
Interfaces
IIncomingMessageType
Represents a server-to-client message type of the RFB protocol.
IMessageType
Represents a RFB protocol message type.
IOutgoingMessage<TMessageType>
Represents a client-to-server message of the RFB protocol.
IOutgoingMessageType
Represents a client-to-server message type of the RFB protocol.
Enums
WellKnownIncomingMessageType
The well known incoming message types and their IDs.
WellKnownOutgoingMessageType
The well known outgoing message types and their IDs.