Dns.GetHostByName(Dns.GetHostName()).AddressList
Gives me a list of all external addresses on the machine.
With mono I get back a single address - The loopback address.
So how can I find the external interfaces?
Thanks Ralph
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
