Click here to Skip to main content
15,891,828 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to programmatically detect whether firewall is disable/enable i Java code?

Thanks!!
Posted

1 solution

Unless the firewall offers an API to allow this then it can't be done. AFAIK, the MS Windows native firewall does not give this.
 
Share this answer
 
Comments
Peter_in_2780 2-Nov-10 19:22pm    
Yeah, wouldn't be much of a firewall if malware could just disable it...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900