[Soap-Python] how to fetch client's IP Address in soap method?
Michael Wood
esiotrot at gmail.com
Tue Aug 9 13:51:25 CEST 2011
Hi
On 9 August 2011 12:23, Dieter Maurer <dieter at handshake.de> wrote:
> Japan Shah wrote at 2011-8-9 14:43 +0530:
>> can anyone has idea how to retrieve the client's IP Address in exposed
>>soap method ?
>>any help or link for such example would be appreciated !
>
> SOAP itself is transport independent and therefore does not know
> anything about IP adresses.
>
> Therefore, it depends on your (lower level) web framework and its
> transport layer how you can access the IP address.
>
>
> To get more precise information, you must tell us
> which web framework and which SOAP framework you are using.
I'm also interested in this.
I'm using Apache with mod_wsgi and soaplib-1.0.
--
Michael Wood <esiotrot at gmail.com>
More information about the Soap
mailing list