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
You can never receive an error, or notice for a UDP packet that did not reach destination.