Help for this page
#######the server############################## #!/usr/bin/perl -w ... } } }
########the client###################### <code> ... print $sock $text, "\n"; }