One of the powerful peer-to-peer communication solutions for Delphi and C++ Builder developers is called IPWorks IPC. It is a suite of components for inter-process communications (IPC) through Named Pipes. The component set combines client, server, and remote execution components facilitating straightforward peer-to-peer communications between related or unrelated processes.
With the IPWorks…
Detect Bluetooth Devices Easily In Your Windows Apps With Flexible Component Suite
February 27, 2021
Do your need to detect all the connected Bluetooth devices in your machine programmatically? How to get the Device Name, Address, Last Used, Authenticated, Connected status, etc., for each Bluetooth Devices connected? Don’t know what to do? Don’t…
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…
Developers may need to detect the installed Security Software of different types such as Antivirus, AntiSpyWare, and Firewall Software programmatically? How to do that? Struck with where to start? Don’t Worry. MiTec’sSystem Information Management Suite’s component helps to identify easily, and we will learn how to use the TMiTeC_Security component in the blog…
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…
Video: FirePower X Is A Powerful Cross-Platform Desktop Component Suite For Delphi FireMonkey
February 12, 2021
In this webinar, Embarcadero Delphi MVP Ian Barker writes and deploys an app that targets Windows, macOS, and Linux from one set of code using just Delphi 10.4 and the FirePower components from Woll2Woll software. Roy Woll (from Woll2Woll) will be taking part in a live Q…
Learn How to Use The MQTT Protocol in Delphi With This Library
February 11, 2021
MQTT stands for MQ Telemetry Transport and it is a specification for a publish-subscribe protocol for communication between devices.
When we are talking about Lightweight and Efficient, MQTT Protocol is a very good example. MQTT clients are very small, require minimal resources so can be used on small microcontrollers. MQTT message headers are small to optimize network bandwidth.
Another…