Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        }
        close $new_sock;
    }
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    print scalar <$sock>;
    
    close $sock;
    
  3. or download this
    $ ./827156_client.pl
    Enter Name: 
    ...
    Login ok
    Sun Mar  7 01:10:53 2010
    DEFAULT