I have to make special DNS requests over UDP which are not supported by the .NET Framework yet. On MS .NET and the full MONO version I use *IPConfigurationInformation.DnsServers* to get the DNS server which I can use to send my requests to. On MonoTouch this returns no DNS servers. I have not tried on Android yet.
Is this a problem of the Emulator, my code or MonoTouch? Thanks, Alex -- View this message in context: http://monotouch.2284126.n4.nabble.com/IPConfigurationInformation-DnsServers-tp3939637p3939637.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
