To my knowledge, it is not possible to extract client IP from server side. However, as we are running with Apache it should be possible to get this from the server side module and expose that to the service.
Thanks, Samisa... On Tue, 2005-05-31 at 16:03, Yampolsky, Robert wrote: > Is it possible in an Axis C++ service to determine the IP address of the > client. My service is supposed to filter on this and match it up > against a database of registered clients. > > It looks like it might be possible to dig into the call heirarchy and > get the socket handle from the Channel, but I'm wondering if there's a > standard way to query for the client IP address. If not, is this > something that *should* be available? > > R o b Y a m p o l s k y > Harris Corporation > [EMAIL PROTECTED] > (212) 303 - 4250 -- Samisa Abeysinghe <[EMAIL PROTECTED]> Virtusa Corporation
