1
Answer

Who is calling a WebService

Ask a question
evaluna76

evaluna76

20y
2k
1
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)