Help for this page

Select Code to Download


  1. or download this
    # server.pl
    
    ...
      }
    }
    __END__
    
  2. or download this
    # client.pl
    
    ...
    close($socket);
    
    __END__
    
  3. or download this
    $ perl client.pl localhost
    Reached Server
    
  4. or download this
    $ perl server.pl
    Waiting to do service...
    ...
                'husband' => 'homer'
              }
            ];