This is similar to Stream data with Node.js, but I don\'t feel that question was answered sufficiently.
I\'m trying to use a jQuery ajax call (get, load, getJSON) to
I suppose your html page is hosted on a different port. Same origin policy requires in most browsers that the loaded file be on the same port than the loading file.