TeamTalk 4 .NET DLL
Version 4.5A
|
The Windows Firewall can be modified so applications can be added to the firewall's exception list. More...
Classes | |
class | BearWare.WindowsFirewall |
A wrapper for the Windows Firewall API. More... | |
The Windows Firewall can be modified so applications can be added to the firewall's exception list.
The Windows Firewall was introduced in Windows XP SP2. Modifying the Windows Firewall requires administrator rights. On Windows XP the user running the application, which calls the DLL, is assumed to have administrator rights. On Windows Vista/7 the DLL will automatically call User Account Control (UAC) to obtain administrator rights.
Check out BearWare.WindowsFirewall class on how to add application executables to the Windows Firewall exception list.