You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by Rafaqat Ali <sm...@gmail.com> on 2006/08/01 08:58:00 UTC

Getting client IP

Hello
    I am using xml-rpc default service. I mean I have written my own class
say Adder which has a method add. In XmlRpcServlet.properties coressponding
entry is
                   Adder=com.test.Adder.
On server side say I haven't used any ohter class. Now I want to check
clients IP address and DNS. Will it be done by HTTP hearders ?
 if so How can I access those headers ? and if not so then how can I get
this information ?

Regards
Rafaqat Ali

Re: Getting client IP

Posted by Jochen Wiedmann <jo...@gmail.com>.
On 8/1/06, Rafaqat Ali <sm...@gmail.com> wrote:

> On server side say I haven't used any ohter class. Now I want to check
> clients IP address and DNS. Will it be done by HTTP hearders ?
>  if so How can I access those headers ? and if not so then how can I get
> this information ?

http://ws.apache.org/xmlrpc/faq.html#client_ip

-- 
My wife Mary and I have been married for forty-seven years and not
once have we had an argument serious enough to consider divorce;
murder, yes, but divorce, never.
(Jack Benny)

---------------------------------------------------------------------
To unsubscribe, e-mail: xmlrpc-user-unsubscribe@ws.apache.org
For additional commands, e-mail: xmlrpc-user-help@ws.apache.org