Skip to Content
0
Mar 04, 2004 at 06:28 AM

Find IP Address of the Client

107 Views

Hello,

i want to examine the client entered country by a webservice. The input parameter of the webservice is the ip-address. I uses the method "ipadr = request->get_header_field( name = '~remote_addr' )" But this method returns always the ip-address of the WebApplicationServer Dispatcher. Instead i need the IP of the Provider where the Client logged into the internet ! Have anyone an idea ?

Best regards