Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Developer Tip: Ultimate Way To Identify The Windows Firewall And Its Rules

mitecfwfimage

Sometimes Developers may need to identify the Firewall rules created in a windows machine from a Delphi App programmatically? Not sure how to do. Don’t worry. MiTec’s System Information Management Suite’s helps to enumerate the available Firewall rules created for a profile, we will learn how to use the MiTeC_FW Component in this blog post.

Platforms: Windows.

Installation Steps:  

You can easily install this Component Suite from GetIt Package Manager. The steps are as follows.

  1. Navigate In RAD Studio IDE->Tools->GetIt Package Manager->select Components in Categories->Components->Trail -MiTec system Information Component Suite 14.3 and click Install Button.
  2. Read the license and Click Agree All. An Information dialog saying ‘Requires a restart of RAD studio at the end of the process. Do you want to proceed? click yes and continue.
  3. It will download the plugin and installs it. Once installed Click Restart now.

How to run the Demo app: 

Components used in MSIC FW Demo App:

Implementation Details:

[crayon-6742940fd1e2e646451204/]
<strong>MiTeC FW Demo<strong>

It’s that simple to enumerate the windows firewall rules and list its rule properties for your application. Use this MiTeC component suite and get the job done quickly.

Head over and check out the full MiTec System Information Management Suite for Access System Information for Wndows in Delphi Applications

Interested in building an app that supports the Windows platform? Try out the Windows App Development Tool and make the most of it. Request a Free Trial here.

Exit mobile version