Help for this page

Select Code to Download


  1. or download this
    $self->{"port_num"} = (getservbyname('echo', 'tcp'))[2] ||
    
  2. or download this
    use strict;
    use warnings;
    ...
    } else {
        print "dead\n";
    }