Help for this page

Select Code to Download


  1. or download this
    #######the server##############################
    #!/usr/bin/perl -w
    ...
     }
        }
    }
    
  2. or download this
    ########the client######################
    <code>
    ...
        print $sock $text, "\n";
    }