in reply to Re^4: Proving a UDP port is closed
in thread Proving a UDP port is closed
Is it possible for a listener to black-hole the port, and soak up messages (possibly acting on them) with no replies or indication that it has happened to the outside world?
Such a case would require checking for listener processes rather than just shouting at the computer and waiting for echoes.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Proving a UDP port is closed
by davis (Vicar) on Feb 01, 2011 at 15:52 UTC |