Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
            }
        });
    }
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
        print $client "$_\n";
        sleep 1;
    }
    
  3. or download this
    $ pm_asynch_sock_server_tk.pl &
    
  4. or download this
    $ pm_asynch_sock_client.pl &