Package gnu.rfb.server

Interface Summary
RFBAuthenticator Interface for authenticating via the RFB protocol.
RFBClient Interface to handle a client using RFB protocol.
RFBServer The Remote Frame Buffer Server.
 

Class Summary
DefaultRFBAuthenticator Provides authentication for the VNC protocol.
DesCipher Implements the DES algorithm for encryption / decryption.
RFBClients Represents the clients connected to an RFB host.
RFBHost A thread to host the RFB server.
RFBSocket  
VNCQueue A queue for VNC update messages.