I have an application that saves a cooke and would like to get hold of that cookie from node.js and Socket.io, while the application is running on the same server as my node app, they are on different ports.
Can I do this and how? (needs to work in IE 8+, FF, Chrome and Safari)