UDP doesnot sends any ack back, but will it send any response?
I have set up client server UDP program. If I give client to send data to non existent server then wil
The machine to which you're sending packets may reply with an ICMP UDP port unreachable message.