Package universal.communication

Class Summary
ProcessDetails Each replicated server and the client keeps a description of all the replicated servers : the port where it is listenning, its IP address, its pid.
Receiver This subclass implements the crash stop model receiver.
ReceiverClient This subclass implements the crash stop model receiver in the side of the client.
Sender To send messages via the TCP socket (in order to simulate a reliable channel).
SocketReceiver Wait for packet to arrive to the socket.