Your first step should be to read the contents of "perldoc perlipc".
Then you will probably be able to ask more specific questions on how to
go about it. 



-----Original Message-----
From: Dan Anderson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 09, 2003 1:19 PM
To: Perl Beginners
Subject: How do I set up bidirectional pipes over a network connection?

I have 2 Linux boxes I want to talk to each other over the local network
using a Perl script.  Is it possible to set up a bidirectional pipe so
that 2 perl daemons can communicate with each other?  How would I go
about doing this and are there any modules to help?

--
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