Hi,

In our application we create an instance of XmlRpcServer to handle
XML-RPC requests.
I'd like to add a validation on the host of the incoming request; i.e.
I'd like to throw an exception if the request was initiated by a remote
host (not the localhost).
How can I establish that? I've seen the solution in
http://people.apache.org/~jochen/xmlrpc/faq.html#client_ip for the
XmlRpcServlet, but I'm using the XmlRpcServer.

Thanks,
        
Daphna Wasserman
Software Engineer
Product Development

dwass...@cisco.com
Phone :+972 9 892 7007
Mobile :+972 54 4710078




Israel
www.cisco.com/global/IL/

        
This e-mail may contain confidential and privileged material for the
sole use of the intended recipient. Any review, use, distribution or
disclosure by others is strictly prohibited. If you are not the intended
recipient (or authorized to receive for the recipient), please contact
the sender by reply e-mail and delete all copies of this message.       


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org

Reply via email to