What are the features of DatagramPacket and DatagramSocket Class? Write a program to create a simple UDP client.
Marks: 10
Year: 2021 Final TU FOHSS
1. Features of DatagramPacket Class - Represents a UDP packet for sending or receiving data. - Constructors allow specifying: - Data (byte array) - Length of data - Destination address and po