0 / 60 seg.

What is the purpose of the following code snippet?

DatagramSocket socket = new DatagramSocket();
socket.send(packet);