Wolfgang, This is how I did it:
https://github.com/jesusabdullah/whatismyip.nodejitsu.com/blob/master/server.js#L8-14 I'm sure you can also make this work within the context of flatiron. --Josh On Sun, Apr 1, 2012 at 12:34 PM, framlin <[email protected]> wrote: > Servus, > I want to log the client IP using flatiron. I am able to log e.g. the > req.headers, but I do not know how to get the IP - adress of the client. > > Any hints? > > Wolfgang > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en -- Joshua Holbrook Engineer Nodejitsu Inc. [email protected] -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
