[Mono-dev] Using WMI

John Luke john.luke at gmail.com
Wed Jan 18 17:05:49 EST 2006


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.




More information about the Mono-devel-list mailing list