|
|
| go ahead... be a heretic | |
| PerlMonks |
CLIENT help!by eanmrtn123 (Initiate) |
| on Jun 10, 2012 at 11:03 UTC ( #975413=perlquestion: print w/ replies, xml ) | Need Help?? |
|
eanmrtn123 has asked for the
wisdom of the Perl Monks concerning the following question:
Hello! I am having trouble with a socket server and client interaction. I want to execute a perl script by default when a client TELNETs into my server. I tried this once, but it ran the script on the server's side, and not the client's side. Help?! Here is the full code:
Lines 37 - 40 are my attempts at trying to run the file (in this case, called 'io-test-1.pl') to the client. I want a default perl program to run when someone successfully TELNET's into the server. If you want to see an example, TELNET into www.telehack.com. That is what I am trying to do, run a script when someone telnet's into the server.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||