On Wed, 2006-01-18 at 22:37 +0100, "Andrés G. Aragoneses" wrote:
> Hello.
> 
> I am using .NET2005 for developing an application. This application must
> know the IP address of the localhost and this was done, some days ago,
> by resolving the DNS of localhost. However, now I have needed to know
> the netmask information of each IP address of each network interface
> installed on the host.
> 
There is System.Net.NetworkInformation in .NET 2.0, which is not yet
implemented in mono, that probably has what you need.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to