[Mono-list] How to get the DNS server address?

chenxing cxcxcxcx at gmail.com
Fri Nov 28 12:12:00 EST 2008



Petit Eric wrote:
> 
> Dns.GetHostEntry(Varglobal.ServerAdress).AddressList[0];    ?
> 
> 

Thanks, But this will return the resolving result of
Varglobal.ServerAddress, not the address of the DNS Server

I want to get the address of DNS server, so that I can look up MX records
with it.
-- 
View this message in context: http://www.nabble.com/How-to-get-the-DNS-server-address--tp20733912p20737835.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list