Page 1 of 1
Retrieve User IP Address
Posted: Wed Jun 23, 2010 11:29 am
by RussCraig
How would I go about retrieving a web user's IP address? I've been trying to use the 'QDCRDEVD' API, but it keeps returning blanks for positions 878-892 (where the IP normally is located). Do we have to go about it a different way seeing as it's an HTTP user?
Any help is appreciated. Thanks.
Re: Retrieve User IP Address
Posted: Wed Jun 23, 2010 12:34 pm
by RussCraig
I've also tried the "getenv('REMOTE_ADDR')" command, but it returns blanks.
Re: Retrieve User IP Address
Posted: Fri Jun 25, 2010 3:08 pm
by Rob
This is not currently supported but I can see this could be useful. It will be added in the next release of Profound UI
Re: Retrieve User IP Address
Posted: Tue Jul 06, 2010 9:12 am
by RussCraig
I see this was added in 2.1.1, great job guys! I can now track my remote user IP's for auditing.
Thanks again!