I use node.js to communicate with my web applications real time. When I assign port 80, it is conflicted with Apache port 80 and I cannot access to the app from my mobile devices. But when I assign port 37, I cannot access to it from my work computer.
So which port is safe for commercial use generally and not conflict with security setting. Thank you, PS. I'm not an IT guy. -- -- 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.
