var socket = io.listen(server); socket.on('connection', function( client){ var client_ ip_address = socke ...
stackoverflow.com