WebSockets are gaining traction as more browsers, including those for mobile devices, support them. This article introduces WebSockets briefly and creates a chat app using a Websockets component for Delphi, a Windows Program Development, provided by Delphi component provider Esegece.
What are Websockets?
The WebSockets protocol allows the creation of a client-server communication channel…
Building Good with C++Builder Contest
May 28, 2021
Contest
Introducing the Building Good with C++Builder Contest! A contest to show your achievements with C++Builder that benefit people, communities, and the world.
We know many people use C++Builder to create software that does good: helps a nonprofit, assists scientific…
Continuing last week blog post on binding expressions, let’s see how components can participate, but creating expressions that refer to properties.
Last week I introduced Delphi RTL expression engine in the blog post…