Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        $resp = <$sock2>;  print $resp;
        exit;
    }
    
  2. or download this
    $ ./751902.pl
    sock1         = IO::Socket::INET=GLOB(0x7dc230)
    ...
    
    nice to meet you
    bye