Results 1 to 1 of 1
Hi all,
I need an API (using C) such that it gives the current status of the firewall installed in linux box.The API should be generic such that it can ...
- 04-30-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
API to detect firewall status in Linux
Hi all,
I need an API (using C) such that it gives the current status of the firewall installed in linux box.The API should be generic such that it can detect any type of firewall.
int getFirewallStaus()
Returrns 1 - For Enabled
0 - Disabled


Reply With Quote