Hello everyone, I am nee to node.js. Basically my background is Electronics. I am developing wireless sensor network in which there are 50 nodes (client) and one server. The main functionality that I want in project is each client upload some data to server when SERVER ASK THEM TO UPLOAD. This requirement leads me to explore node.js as it supports pushing data from server to client. While exploring node.js basic question arise in my mind. I'm looking forward to get answer from here.
How a server can send data to multiple client at a time..?? How should I begin to develop my server..?? At client side I am running my code on python (UDP client) How should I proceed to solve this problem..?? At client side I can work with any protocol as I'm using Raspberry Pi. Thank you, Niral -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/803edb18-ff77-44ce-9c4e-00e1e37766c5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
