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


