December 8th, 2008
Querying System.Net.NetworkInformation in C# - 0
.NET 2.0 added the NetworkInformation namespace which allow you to discover and query all the network interfaces in the local machine. The information this provides is very similar to what you can find by opening the “Network Connections” in Windows. In this post I have a look into the kinds information it provides — and what to look out for if your code has to run on Mono as well.



Except where otherwise noted, content on this site is