Gustavo Santos wrote:How to get the client's ip address?
Gustavo Santos wrote:Is there a way to get the host's ip address from my webservice class?
Which is the real question? Client's IP address or host's IP address?
I'm sorry for the confusion. Actually I need to know the client's IP address. I tried Paul's solution but it didn't work well for me, I know that it's because of the HostName I sent as the method's parameter.