Search Results

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: Jayaprabhu
Forum: Perl Oct 11th, 2006
Replies: 2
Views: 15,122
Posted By Jayaprabhu
Try this... Its working for me

my $a;
my $p;
use Net::Ping;
$p = Net::Ping->new();
$a= $p->ping("$host");
$p->close();
if( $a eq '')
{
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC