Interface DatagramPacket


public interface DatagramPacket
A received datagram packet (UDP) which contains the data and information about the sender of the data itself.
Author:
Norman Maurer