C++Delphi

Create Blazingly Fast Multi-Platform Cloud Aware Solution With RAD Studio

Delphi and C++ Builder provides a set of advanced REST components to talk with external APIs. Several sample applications show you how to exchange data with APIs. For example, theCloud API Testsample has fully functional 5K+ lines of code demo for playing with Microsoft Azure and Amazon Web Services. This means you can connect any web service easily with the built-in components. TMS…
Read more
C++Delphi

Internet Programming Made Easy With Event-Driven Non-blocking Components For Windows

Delphi VCL ecosystem is so huge and because of it, developing desktop applications is so easy. In one sentence we can say: Delphi VCL is a killer in visual development solution for Windows. Until now, we have explored so many useful and complex VCL and FMX libraries and frameworks: Enterprise-Grade WebSocket ComponentsCloud Services In Your Delphi Windows ApplicationsMessage Queue…
Read more
C++

LearnCPlusPlus.org :: Fibonacci Numbers, 3D Objects, Mandelbrot, And More Fun With Windows C++

Hello C++ Developers, We keep adding great posts about C++ on our LearnCPlusPlus.org website and we have some good feedback, thank you so much. We keep adding more tutorials, snippets, videos about C++ and some very specific code. Here are some of our picks that we’ve posted in the last week. We hope you enjoy them! Learn To Easily Develop A Fun Fibonacci Number Generator In C++ For…
Read more
C++DelphiTech Partner

Quickly Create Fast Peer-To-Peer Communication Between Windows Processes

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…
Read more