If you need advanced file and streaming compression for your application, the IPWorks Zip library is a good choice. This library is easy to integrate, fast, and effective components that enable developers to rapidly add advanced compression and decompression features to your application.
What is IPWorks ZIP?
IPWorks ZIP allows developers to easily integrate compression and decompression into…
What is serial communication?
Serial communication is a simple means of sending data to long distances quickly and reliably. Serial communication is an increasingly important aspect of embedded systems. A good understanding is essential to the aspiring designer. There are…
Have you ever thought about automating repetitive QuickBooks accounting tasks through Delphi or C++ Builder?
If yes, this post helps you to quickly get started with QuickBooks automation development.
As a reminder, QuickBooks is accounting software for…
There is no such thing as a good hash function for universal hashes. Depending on the context different criteria determine the quality of a hash. To test your hash function using data drawn from the same distribution that you expect it works on. When looking at a hash function on 64-bit longs, the default hash function is excellent if the input values are drawn uniformly from all possible long…
Developers spend the majority of their time debugging and troubleshooting by analyzing logs. And there are numerous logging frameworks to choose from. RAD Studio developers have several options as well. TMS Logging is one of the best logging frameworks.
What is TMS…
Quickly Build Native Cross-Platform Google Maps Solutions
March 19, 2021
If you would like to have map functionalities in your FMX and VCL applications, you should check out the advanced WebGMaps component by TMSSoftware.
What features does WebGMaps have?
With the WebGMaps component set, you can configure Google Maps in your FMX or VCL…
The Software Development world is big and thousands of different technologies, standards are built for every problem. For instance, schema standards like BizTalk, SEF, Bots, and Altova to work with Electronic data interchange.
IPWorks X12 provides the ultimate versatility for developers and businesses interested in facilitating their software systems with Internet EDI (X12) parsing…
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…
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…