jack nelson

jack nelson

  • 1.6k
  • 42
  • 13.7k

How to get IP address of who send response in HttpWebRespons

Oct 16 2016 4:12 AM
Hello! I'm tring to do a HttpWebRequest to 123.456.789.01 address using POST method. And I have successfully get response. But, how to get the ip address of the server who send the response? I have try to use response.ResponseUri but it just showing same address 123.456.789.01. Any solution please?

Answers (1)