C++Delphi

Easily Connect To Zephyr HxM Smart Heart Rate Monitor From Windows

We have been exploring some of the best IoT solutions with Delphi and C++ Builder in the last posts. For instance, the Heart Rate Monitor IoT component pack which provides heart rate measurements for IoT devices that utilize the standard GATT-based heart rate service. If you have been on the GetIt portal you have seen there are dozens of IoT components available for RAD Studio. And one of them…
Read more
CodeDelphiTech Partner

Quickly Enumerate Among Windows Task Schedulers With Flexible Component Suite

Do you need to list down the Task Schedulers in your machine from your Delphi App programmatically? How do enumerate among the Task Schedulers quickly? Don’t know what to do? Don’t worry. MiTec’s System Information Management Suite helps to enumerate the Task Schedulers, we will learn how to use the MiTeC_TaskScheduler_TLB’s TTSTasks in this blog…
Read more
C++Delphi

Easily Create Robust Cross-Platform IoT Solutions With Message Queuing Telemetry Transport (MQTT)

Most of the developers already familiar with HTTP web services. HTTP is a synchronous protocol so the client waits for the server to respond which comes at the cost of poor scalability. And synchronous communication is problematic when it comes to high load systems. Moreover, HTTP is one-way that clients cannot passively receive commands from the network. For these causes, most…
Read more
C++Delphi

Manipulate Excel Files On Windows, Android, iOS, macOS, And Linux

FlexCel is one of the most robust and comprehensive component suites for native Excel reports and file generation using VCL and FireMonkey. It includes over 300 Excel functions for calculation. The best part is that it is a cross-platform component suite with native support for reading and creating Excel files. TMS FlexCel supports more than that. For instance, you can export .XLS &amp…
Read more