MLIB
Loading...
Searching...
No Matches
mlib::firewall Class Reference

Light wrapper for Windows firewall. More...

#include <firewall.h>

Public Member Functions

bool is_enabled ()
 
bool is_port_enabled (int portnum, bool tcp)
 
bool has_port (int portnum, bool tcp)
 
bool has_app (const char *appname)
 
erc add_app (const char *appname, const char *filename)
 
erc add_port (int portnum, bool tcp, const char *name)
 
erc set_port (int portnum, bool tcp, bool enable)
 

Static Public Member Functions

static errfacErrors ()
 
static void Errors (errfac &facility)
 

Detailed Description

Light wrapper for Windows firewall.


The documentation for this class was generated from the following files: