UdpClient
byte
socket.Send(data, data.Length);
This is required bcoz, the response received has to be parsed and the required data has to be displayed in the UI.