CodeDelphiIDERAD Studio

Flex Your Vultr Muscles In Windows & Mobile Apps With This Super-Easy API

The great thing about Delphi is that it makes the tough jobs really easy. For instance, take the task of controlling cloud servers. By using Windows App development tools like RAD Studio Delphi’s cross-platform Firemonkey FMX framework, you can actually EASILY write a small application that allows your users to control cloud-based virtual machines, cloud computing instances, and even…
Read more
DelphiShowcase

Get A Workflow Supercharge For Your Sales

Take your order and billing workflow to the next level with this brilliant Android app. Smart Trader is of course written in Delphi using the cross-platform power of the Firemonkey FMX framework. Produced by Soluciones Informáticas Globales S.A. based in Buenos Aires Smart Trader is now available in its third version for Android. As stated by the SIG S.A. “SMART TRADER is an app for…
Read more
CodeDelphiRAD Studio

Add STOMP to your apps for lightweight real-time streaming

STOMP is a publish/subscribe messaging protocol that allows for very lightweight communications between almost any mixture of programming languages, operating system platforms, and “message brokers”.  This article goes into detail about what STOMP is, why you would want to use it, some quick-start hints to get you up and running, and a fully working example of using STOMP in your IDE Software…
Read more
DelphiRAD Studio

Websockets Harness Real-Time Power In Your Delphi Apps

Do you currently use websockets in your applications? Do you want to learn more about what websockets can do for your apps? Continue reading to learn everything you need to know about using websockets with Delphi, as well as a rundown of some of the available component sets that take the guesswork out of making the magic happen. What are WebSockets? A websocket implementation has two sides…
Read more