Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Inter-process communication when using Expect.pm

by ssandv (Hermit)
on Mar 12, 2010 at 17:28 UTC ( [id://828338]=note: print w/replies, xml ) Need Help??


in reply to Inter-process communication when using Expect.pm

It sounds like you're communicating with another computer, which almost certainly means using a socket. A pipe is just a pair of filehandles (one for reading, one for writing) tied together on a local machine.
  • Comment on Re: Inter-process communication when using Expect.pm

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://828338]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-24 12:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found