Package transport

Interface Summary
SocketReceiverListener This interface defines the methods that a SocketReceiverListener must implement.
 

Class Summary
Multicast This class is used for Multicasting a message to all users in wireless range.
SocketReceiver This class is used by the controller to receive Messages sent by ipaq clients.
SocketSender This class is used by the controller to send messages to agents with a port number.
Unicast This class is used for Unicasting a message to one user in wireless range.