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. 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. Thanks, Ket -- -- 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
