You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by Alan Burlison <Al...@sun.com> on 2006/07/03 02:35:59 UTC

Getting cient IP when using WebServer

I found information in the FAQ and in 
http://mail-archives.apache.org/mod_mbox/ws-xmlrpc-user/200606.mbox/%3c448B35F1.1080800@gslweb.de%3e 
on how to get the client IP when you are using XmlRpcServlet, but I 
can't find any information on how to do this if you are using the 
WebServer class.  WebServer has a private member (socket) from which the 
information could be obtained via a call to Socket.getInetAddress(), but 
there appears to be no API to do this.  Am I missing something, or is 
WebServer missing a method?

Thanks,

-- 
Alan Burlison
--

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