Hi It depends on what you are using node js app for. Since you are talking about iis, I presume it is a windows environment. You just need a windows server to host an node js app. Once you have installed node js on your server, you can open a command prompt windows and simple give a command node your app name and it starts running and waiting for requests from client.
There are lot of online torials which can help. If you can be more specific, then I can help you further. Dinesh -- 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/2b8f6150-7c86-4bc0-8cd8-16d80b9584dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
