Hi, i am fairly new to nodejs and programming tcp client/server communication. I managed get the simple server examples to work.
What i try now is, that the server has some collected data and should send it to a client in one chunk. For example the output of os.networkInterfaces(). And how can i read the data on the clients side?? What is the best approach to do this?? Can anybody give me a jumpstart on this or a link to some good tutorials to learn from?? Kind regards Thorsten -- 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
