use Net::Ping; $p = Net::Ping->new("udp"); print "$host is alive.\n" if $p->ping($host); $p->close();
-Mark
In reply to Re: How read ICMP UDP port unreachable?
by kvale
in thread How read ICMP UDP port unreachable?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |