Who is calling a WebService

Aug 25 2004 6:11 PM
I have a WebService that return some data to the client through UDP, I mean the pc where is the app tha is consuming the webservice, so I need to know the ip of the client in order to send the data. The appclient is using MSSOAP.SoapClient to call the WS. Someone knows how to obtain that ip in the WebService?

Answers (1)