On Jul 8, 2013, at 21:00, Ket wrote:

> I use child_process module to manage data flow:
> 
> link: http://nodejs.org/api/child_process.html
> 
> It is working fine during a test use on my home windows machine but it's not 
> working on a virtual linux server.
> 
> How do I solve this comparability issue.

Impossible for us to know, unless you show us your code and/or tell us 
specifically what problem you're experiencing. "Not working" is not 
sufficiently descriptive.


> Also, on the Example: sending socket object headline:
> 
> link: 
> http://nodejs.org/api/child_process.html#child_process_example_sending_socket_object
> 
> How do you get socket.remoteAddress? All I can get is a null string.

It works fine for me with node 0.10.12 on OS X 10.8.4. I have not tested other 
operating systems.

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to