C++CodeDelphiRAD Studio

MQTT: How Do I Write An App To Communicate With IOT Devices?

We can easily write apps that communicate with IoT devices when we combine MQTT with Windows App Development like Delphi. Follow along with us now as Bruno Mileto tells us how to do it. IoT – the unseen world Internet of Things, or IoT, is a concept that defines the connection between physical objects with the user and the internet. It makes use of intelligent sensors, in addition to…
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
DelphiTech Partner

Combining the Strengths of Delphi and Python (Part 2 Replay)

Part 2 of the Python for Delphi developers webinar. You can find part 1 here, the getting started guide, and the original post on the webinar series. Visit the Python4Delphi repo. Q&A Log Question AskedAnswer GivenWhere are you?Right hereGood morningGood morningForest of Dean UKhi! i’am here )thanks for joining usGood evening!From MoscowGood Night in Indonesian TimeCan…
Read more
NewsTech Partner

Enterprise Component Pack 2020 Details

Embarcadero has teamed up with some of our top Technology Partners to make an amazing Enterprise Component Pack for everyone upgrading to 10.4 Enterprise for a limited time. Upgrade today before time runs out. IPWorks WebSockets – IntraWeb 15 Personal &#8211…
C++DatabaseDelphiTech Partner

Ultimate Robust SecureBridge SSH And More for Delphi on Windows and macOS

SecureBridge is a suite of client and server components that implement the SSH, SFTP, FTPS, HTTP/HTTPS, WebSocket, and SignalR protocols. It uses SSH/SSL protocols and Cryptographic Message Syntax to encrypt client/server communications and verify data integrity. The key components include SSH client and server, SFTP client and server, SSL client, FTPS client, HTTP/HTTPS client, WebSocket client…
Read more