Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

Google Cloud Shell Network Details

Marco Cantu’s blog post about Running a Delphi Linux Application on Google Cloud Shell got me wondering more about the Google Cloud Shell, specifically around the networking. First of all, is the IP address public? jim@cloudshell:~$ hostname -I 172.18.0.1 172.17.0.2 jim@cloudshell:~$ curl icanhazip.com 35.199.148.57 So the private IP is different from the public IP. I’ll need to test to see…
Read more
News

Media file meta-data on Windows in Delphi.

Author: Craig Chapman Here’s a little Déjà vu for regular readers of my blog. One of my customers emailed me with an interesting problem this morning. “I need to be able to peek into a video file, specifically a .mp4 file, and determine if it’s PAL or NTSC.” This…
C++

New in C++Builder 10.2.3: C++ Rename Refactoring

Yesterday, we released RAD Studio 10.2.3!  Over the next week, we’ll be blogging about some of the new features.  Today I’d like to look at the introduction of rename refactoring for C++. What is refactoring? Over time, code grows and changes.  You need to maintain…
News

Announcing the Availability of RAD Studio 13 Florence Update 1

Embarcadero is pleased to announce that RAD Studio 13 Florence Update 1 (RAD Studio 13.1), along with Delphi 13 Update 1 and C++Builder 13 Update 1, is available to customers starting today. RAD…

IN THE ARTICLES