> > Assume there are no firewall issues. I've made simple hello world TCP and > HTTP servers on this remote machine, using Java, and both of them work on > port 9005 (I connect and get responses). This makes me think that I may be > using node.js incorrectly. Is there some external dependency that I need > to use with node.js? My code for making a listening server is very much > like the hello world code for the HTTP server on the main page > <http://nodejs.org> >
A gist with actual code would go a long way my friend :) -- 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/eb3ffcdf-1773-48ee-aad0-183f78d1837a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
