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…
LearnCPlusPlus.org :: Editor's Picks 3D Perseverance Simulation, Unit Tests, Sorting, Vectors, Optimization, Linked Lists
March 17, 2021
Hello C++ Builder Developers,
We have more post picks for you from the LearnCPlusPlus.org web site, here we listed some of interesting posts from February. If you are beginner or want to jump in to C++ Builder please visit our LearnCPlusPlus.org web site for the great posts…
Blazing Fast macOS Development With Native macOS Components
March 16, 2021
Native applications feel really good. You know what I am saying! They look nice and work better. And no flickering or eating lots of memory. With Delphi and C++ Builder you can build cross-platform native applications easily in no time.
FireMonkey offers full access…
Easily Create Robust Cross-Platform IoT Solutions With Message Queuing Telemetry Transport (MQTT)
March 15, 2021
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…
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…
FastReport VCL & FMX – is an add-on component that allows your application to generate reports swiftly and efficiently. FastReport gives all the essential tools to develop reports, including a visual report designer, a reporting core, and a preview window. It can…
Rapidly Deploy Blazing Fast Payment Solutions On Windows
March 12, 2021
The Delphi ecosystem has dozens of component partners that help developers amazing and complex applications faster. One of them is /n software. They provide a wide range of components for developers.
E-Payment library simplifies E-Commerce development and offers 100+ payment gateways. E-Payment library comes with several complete demo applications, for instance, the ExpressCheckout demo shows…
Execute Scripts and View Source with TEdgeBrowser
March 12, 2021
With the release of 10.4.2 Sydney, the TEdgeBrowser for Delphi, C++Builder, and RAD Studio now works with the released version of Microsoft Edge and the Microsoft Edge WebView2 Runtime. This VCL component offers a number of improvements over the existing TWebBrowser, and the…
If you need a high-quality diagram editing environment the TMS Diagram Studio is for you. With the TMS Diagram Studio, you can add diagram and flowchart capabilities to your application.
The TMS Diagram Studio has an editing behavior similar to standard diagramming…
C++ is a popular programming language in the world of software development. With so many libraries available, developers can spend less time creating scientific and complex applications. The Boost library is one of the most well-known in the C++ community. Because the Boost community is constantly researching and developing new features, the Boost library is updated every 3-5 months.
The Boost…