开发者

Using Windows Firewall programmatically

I have difficulties to find anything related to Windows firewall (about how to add aplications to except list, close ports or disable internet access to some applications) in C++. I found even MS site s开发者_如何转开发hows examples in Visual Basic.

Where I can find examples in C++?

Thanks


Check the article Exercising the Firewall using C++ on MSDN.


When working with Windows Vista and later, the Windows Firewall with Advanced Security API is also available.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜