C++Delphi

Comprehensive AsyncPro Communications Toolkit For Delphi And C++Builder

I have seen several complex embedded Delphi systems in several industries running smoothly. And they have used 3rd parts components or libraries for data communications. One of the best and known toolkits is the Async Professional which provides direct access to serial ports, TAPI, and the Microsoft Speech API. It supports faxing, terminal emulation, VOIP, and more. What can you do with a…
Read more
C++RAD Studio

Solve Complex Linear Algebra Problems With Eigen C++ Library

Since we learn C and C++ at university, we happen to get many projects related to Applied Math and Linear Algebra. And we should build an application to solve different complex problems with C/C++ (mostly C++). I have tried to implement some functions, for instance, dot product and cross product functions and also several matrix elimination functions. But, while stuck on implementing some methods…
Read more
C++DatabaseDelphi

Easily Manage Database Event Notifications In Windows Delphi Apps

When it comes to database applications, you start processing lots of data and events. So, to handle these events properly we can use TFDEventAlerter class to handle thedatabase event notifications. The general behavior of the events is DBMS-specific and TFDEventAlerter provides a unified way of handling them. To learn how to utilize this class, we can explore theFireDAC…
Read more
C++DatabaseDelphiRAD Studio

Create Robust Enterprise-Grade Windows Applications With The Enterprise Connectors For Delphi

Rapidly create and deploy powerful Delphi & C++ Builder Apps with native and feature-rich high-performance Data Access Components. What can you do with these components? Create Big Data & NoSQL Applications with Delphi/C++ BuilderGet Access to Marketing tools and social media services easilyImplement Collaboration tools in your Delphi and C++ Builder applicationsUtilize CRM & ERP…
Read more