Help for this page

Select Code to Download


  1. or download this
    # SERVER
    use warnings;
    ...
      print "\n" ;
      print $client->{MSG};
    }
    
  2. or download this
    # CLIENT
    use warnings;
    ...
            );
        }