Click to See Complete Forum and Search --> : Opening Ports using .Net Framework 2.0


TWDeveloper
February 4th, 2011, 10:09 AM
http://blogs.msdn.com/b/securitytools/archive/2009/08/21/automating-windows-firewall-settings-with-c.aspx?CommentPosted=true#commentmessage

Hello,

I have looked at this article to how to open some ports for 2008 servers. However was told I need to use the .Net 2.0 framework instead of 4.0.

The References and Directives are obviously not the same.
Any suggestions on how to rework the code to make it fit in with the older framework?

Thank You!