Need IP address from incoming HTTP request
Posted: Mon Jul 21, 2008 7:01 am
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
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