Need IP address from incoming HTTP request

Discussion to talk about software related topics only.
Post Reply
craiglindley
Posts: 19
Joined: Sat Apr 26, 2008 6:19 am

Need IP address from incoming HTTP request

Post by craiglindley »

I wasn't sure where to post this question so I posted it to both locations.

I was wondering how one would go about getting the IP address from an incoming HTTP request? I would like to have this for logging purposes. Ideally I would like to have access to this in the web get function I register. Unfortunately it seems this info is long gone by the time my get function is called. Any clues on how to do this?

Craig Lindley
Post Reply