The following two modules now available which provide IPv4/IPv6 raw socket and ICMP ping support in node.js:
https://npmjs.org/package/raw-socket https://npmjs.org/package/net-ping On Wednesday, December 5, 2012 8:23:59 AM UTC, Umut Muhaddisoglu wrote: > > Bert and Shawn, > > Thanks so much for the answers and creating something custom seems to be > over my talents for now. > > If anyone has a ready-to-use solution, I'll be glad to hear it. > > Thanks. > > > > 11 Ekim 2012 Perşembe 17:15:46 UTC+3 tarihinde Shawn yazdı: >> >> This may be what you're looking for. >> >> https://github.com/wearefractal/pinger >> >> Shawn >> http://nodeping.com >> >> On Thu, Oct 11, 2012 at 7:39 AM, Umut Muhaddisoglu >> <[email protected]> wrote: >> > Is it possible to make ping requests with nodejs without using the >> "system >> > ping utility"? >> > >> > The "system ping utility" forks a new process for each concurrent ping >> and >> > that ends up in lots of CPU-Ram usage. >> > >> > I have seen this thread >> > ( >> http://stackoverflow.com/questions/4737130/how-to-ping-from-a-node-js-app) >> >> > but maybe something original exists. >> > >> > Thanks. >> > >> > -- >> > 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 >> > -- -- 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.
