Package monrovia.client.protocol

Interface Summary
ClientProtocolHandler The ClientProtocolHandler handles the protocols communication to the client
 

Class Summary
ProtocolClient ProtocolClient is the main class for connecting to the server.
TcpSender TcpSender contains the methods to send messages to the server
UdpReceiver UdpReceiver is the thread listening for udp messages from the server
UdpSender UdpSender is the clients udp message sender for sending udp messages to the server