Cc obtain the host name according to the IP address

From , 5 Years ago, written in C#, viewed 211 times.
URL https://pastebin.vip/view/c96c08f8
  1. string IPAdress = "127.0.0.1";
  2.  
  3. IPHostEntry IPHostEntryObject = Dns.GetHostEntry(IPAdress);
  4.  
  5. Console.WriteLine(IPHostEntryObject.HostName);

Reply to "Cc obtain the host name according to the IP address"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website