I'm interested in differentiating connections coming from the same PC.
socket.request.connection.remoteAddress;
works perfectly for me on 1.0.4
to give me the public IP, but it will run into trouble when people are behind routers
For public ip - Get the client's IP address in socket.io