Await a message from the client and sending a reply using a UDP socket 

In this part of the recipe, we will learn how a server waits for the message from the client and how, on receiving a message from the client, it replies to the client.