Is there a way to use any classic ASP components (like http://www.aspemail.com/) with nodejs?
I'm running nodejs on a Windows machine, need to run ping command concurrently and forking new ping processes is pretty expensive. As there are classic ASP components making ping requests using raw sockets, they can help me. Any way to do that? 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
