Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    # FILE: chatserver_02.pl
    ...
       $$input = '';
    }
    
  2. or download this
    #!/usr/bin/perl -w
    # FILE: chatclient_02.pl
    ...
                   exit;
               }