Help for this page

Select Code to Download


  1. or download this
    my $count = 0;    
    while (my($key, $value) = each(%ip_discover_count) and $count == 0)
    ...
        }
        close (SEED);
    }
    
  2. or download this
    my $count = 0;    
    my $seedFileName = "$CC\_discover.txt";
    ...
        }
        close (SEED);
    }