Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #Client Script
    ...
    print $sock "Message acknowledged from the client!\n";
    print $sock "Good Bye from client! \n";
    
  2. or download this
    #!/usr/bin/perl
    #Server Script
    ...
        }
        }
    }#end of foreach loop