Retrieve Remote Host of Socket Via socket.io and node.js?
Is there a way to determine the remote host of a socket.io client from a server? The best I've found thus far is socket.request.connection.remoteAddress to determine an IP address (though no way to specificy an IPv4 address.
No comments:
Post a Comment