Sometimes developers want to list down or identify the Devices in a Windows machine programmatically. How do enumerate the devices and resources quickly? Don’t know how to do it? Don’t worry.MiTec’sSystem Information Management Suite’s component helps to do that effectively, and we will learn how to retrieve devices similar to Windows device…
Gather CPU Information Within Your Windows App Using This Ultimate Component Suite
February 15, 2021
Want to determine the manufacturer, speed of a CPU, CPU Type, CPU Physical Count, etc. from your Delphi application? Want to know the CPU Cache, Standard features, Extended features information from code ? Don’t know how to do. Don’t worry.MiTec’sSystem…
Detect The Windows WiFi Networks In Your Delphi App With This Powerful Component Suite
February 14, 2021
Nowadays, accessing Wi-Fi networks is becoming common in our Desktop, Web, Mobile, and IoT applications. Detecting available or cached Wi-Fi network information is no longer a tough task for your code. MiTec’sSystem Information Management Suite’s component helps…
Ultimate Component Suite To Easily Detect The Network Adapters In Your Windows Apps
February 13, 2021
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’sSystem 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…
Easily Identify Network Connections By Process In Your Windows Apps With This Excellent Component Suite
February 12, 2021
Sometimes developers may need to monitor network connections by running a machine programmatically. How to list down the network connections between local and remote addresses, ports, protocol, status, etc.? Don’t know what to do. Don’t worry.MiTec’sSystem…
Easily Encrypt And Compress Your System Information Data In Your Windows App With These Components
February 11, 2021
Do you need to collect system information which needs to be encrypted and compressed to a file for later use in yourDelphiapplication. MiTec’sSystem Information Management Suite helps to easily encrypt/decrypt the system information. In this blog post…
Easily Monitor The Current Windows Process In A Delphi App With Flexible Component Suite
February 10, 2021
This blog post has shown us how to enumerate the running processes and services. How about monitoring a particular process in your machine? How to identify the list of threads, modules, and handles associated with a particular process programmatically? Don’t know how to do it? Don’t worry. MiTec’s System Information Management Suite’s component helps to do that effectively, and we will…
Windows Management Instrumentation Made Easy In Your Delphi Apps With Ultimate Component Suite
February 9, 2021
Do you need to access management information in an enterprise environment from your Delphi Application? Don’t know where to start with? Don’t worry.MiTec’sSystem Information Management Suite’s component helps you access systems, applications, networks…
Easily Monitor CPU Usage Effectively From Your Delphi Windows Apps With This Powerful Component Suite
February 8, 2021
Monitoring CPU usage becomes an essential use case in some of the applications. Don’t know how to monitor the CPU usage in your Delphi Applications? Don’t worry.MiTec’sSystem Information Management Suite’s component helps monitor CPU usage easily, and we…
Efficient Way To Build Your Own Windows Process Viewer In Delphi With Excellent Component Suite
February 5, 2021
Sometimes developers want to list down or identify the process running on a machine programmatically. How do enumerate the running processes and services quickly? Don’t know what to do? Don’t worry. MiTec’s System Information Management Suite’s component helps to do that effectively, and we will learn how to use the threads TSysProcMonThread and TSvcListMonThread to demonstrate the…