Hi All,

I'm looking to write a basic Perl server that will communicate via TCP. I'd also like the program to be able to do other things while it waits for client connections. Can anyone recommend that best way to do this?

For example: A perl daemon that does some polling every few seconds and also accepts connections from clients to handle remote commands/requests.


Thanks,

        Rob Genovesi
        [EMAIL PROTECTED]


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to