What is difference between nslookup and GetHostEntry?

e.g) nslookup google.co.kr  -> IP results change whenever I tried this command

but in C#, using method GetHostEntry() in library System.Net.Dns, I got always same results.

I wanna know why this phenomenon has been occured and whether I can get same reuslt same as nslookup using GetHostEntry.


  • Edited by torresShim Monday, July 15, 2013 4:40 AM
July 15th, 2013 7:14am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics