jignesh

Results 4 comments of jignesh

while i am executing req.connection.socket.remoteAddress # i am getting error below .. TypeError: Cannot read property 'remoteAddress' of undefined at module.exports.home (/var/www/html/tablemaster/api/controllers/IndexController.js:36:31) at wrapperFn (/var/www/html/tablemaster/node_modules/sails/lib/router/bind.js:198:5) at _bind.enhancedFn (/var/www/html/tablemaster/node_modules/sails/lib/router/bind.js:375:4) at callbacks...

i want remote ip address like 220.226.23.254 but when i am executing x-forwarded-for i am getting local ip.. i dont want local ip

i am using centos... On Fri, Jan 24, 2014 at 11:07 PM, Tomasz Janczuk [email protected]: > @jigneshnavsoft https://github.com/jigneshnavsoft are you running on > Windows using iisnode? The stack trace has...

i try also that .. is there any special library needed for that ??? On Fri, Jan 24, 2014 at 11:18 PM, Ranjith Ramachandra < [email protected]> wrote: > if you...