Hi everyone,
I've recently started experimenting with PERL in the area of sockets and networks.
I've gotten the two programs listed below working on my own machine (through localhost).
However, I want to prompt the server to ask the client for a password, printing a message if the correct password is entered or not.
The problem I'm having is how do I send the values I read in in the client...