in reply to Win32::Process and Sockets
If you only want communication between parent and child, then I'd probably opt for IPC::Open2. Though, on Win32, if you want to do asynchronous operations in Perl, using socket is the best approach.
- tye (but my friends call me "Tye")
|
---|