Webservices, How can you get the Client IP address?

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Webservices, How can you get the Client IP address?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:48 pm

by Anonymous >> Mon, 2 May 2005 3:29:06 GMT

Hi All,

We are trying to detect the clients IP address when a request comes in using webservices. We haven't been able to find any methods or properties exposed to give us this.

Apart from sending the ip address from the client, does anyone else know of a way to do this?

Thanks,

Kevin Saul

NorthWest Investments NZ

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Webservices, How can you get the Client IP address?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:48 pm

by Jade Support >> Mon, 2 May 2005 22:51:40 GMT

It is not currently possible to obtain the IP address of the client from the Provider. There is an NFS open for this fuctionality to be added in a future release of JADE. In the interim you will need to work around this as suggested by having the Consumer send it's IP address to the Provider.

Jade Support.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Webservices, How can you get the Client IP address?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:49 pm

by John Munro >> Tue, 3 May 2005 10:08:11 GMT

From the Jade help file:

The code fragment in the following example returns the IP address of the current Web session as determined by IIS.

currentSession.getServerVariable('REMOTE_ADDR');


John Munro
FileVision UK Ltd.


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 22 guests