Perl talking to a client
A question for all the perl wizards. I know it's possible for a client machine to trigger a perl script on the server (using, e.g., player.pl), but does the reverse work? Is there a way (preferably through a quest script, but it's not necessary) to get perl to issue a command to a client machine, possibly even triggering another perl script on the client machine?
|