Welcome to MSDN Blogs Sign in | Join | Help

December 2005 - Posts

Debugging a memory leak in managed code: Ping - SendAsync

Included in version 2.0 of the .NET framework is a Ping class (System.Net.NetworkInformation namespace) that can be used to monitor the up/down status of a network connection to a server. We recently realized that we had a minor bug in the class that
Posted by joncole | 19 Comments
Filed under: ,

Managed classes to view/manipulate the Windows Firewall

I have been needing a set of classes to give me access to the settings for the Windows Firewall. I did a quick search and didn't find much that would help me in my quest to view or manipulate these settings, so I ended up writing my own managed wrapper
Posted by joncole | 11 Comments
Filed under:
 
Page view tracker