Package net.jolsrv2.comm

Class Summary
Receiver The class listens on an Interface's DatagramSocket for incoming packets.
Sender The class looks for outgoing messages on an Interface, packs as many as possible into a Packet and sends it over a DatagramSocket.