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

Ultimate Component Suite To Easily Detect The Network Adapters In Your Windows Apps

networkadapterfimage


Do you need to access Network Adapter information from your Delphi applications? Detecting the available network adapters information is no longer a challenging task. MiTec’s System Information Management Suite’s component helps to detect the network adapters easily, and we will learn how to use TMiTeC_Network and TMiTeC_TCPIP components 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 IntfList Demo App:

<strong>TMiTeC Network Properties<strong>

Implementation Details:

[crayon-673a0f41e3bf9149142814/]
<strong>MiTeC Network Demo<strong>
[crayon-673a0f41e3c06815240158/]
<strong>Network Ethernet Adapter Property<strong>

It’s that simple to enumerate a list of network adapters and their properties available on your machine from your Delphi 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 Windows in Delphi Applications

With the use of a Windows IDE, you can easily detect the network adapters in your windows apps with a component suite. Try your Free Trial here.

Exit mobile version