I thought the whole point of socket.io was to not have to worry about modern browsers? lol
Anyway, I am new to socket programming. I have a small app that simply mimic
Localhost is local to the machine. You're IP should use a ip address or domain name:
something like: io.connect('192.168.1.110'); or io.connect('test.myapp.com');