Package multiverse.server.network.rdp

Interface Summary
RDPAcceptCallback  
RDPPacketCallback  
 

Class Summary
ConnectionInfo the connection info, localhost, localport, remotehost, remote port
RDPConnection  
RDPPacket  
RDPServer  
RDPServer.CallbackThread  
RDPServer.PacketCallbackStruct Machinery to process a queue of packets that have been received but not yet subjected to packet processing.
RDPServer.PacketCallbackThread  
RDPServer.RDPConnectionData  
RDPServer.RetryThread  
RDPServerSocket the RDPServerSocket class represents a socket listening for incoming rdp connections on a given port
TestRDP  
TestRDPServer