Welcome to MSDN Blogs Sign in | Join | Help

Mike Flasko's Blog

Development Ramblings

December 2005 - Posts

Listening for Network Address Changes
In version 2.0 of the .Net Framework, we added a new namespace under System.Net called NetworkInformation. Among many other goodies, one can use this namespace to listen for IP addresses changes on the host. The code below listens for addresses changes Read More...
Page view tracker