Help for this page

Select Code to Download


  1. or download this
    my $mask = inet_aton('255.255.255.0');
    
  2. or download this
      $ip = inet_aton($ip); # convert ascii to decimal