DelphiRAD Studio

What You Need To Make Charts With Blockchain.com API

Blockchain.com (formerly Blockchain.info) is a cryptocurrency blockchain explorer service, as well as a cryptocurrency wallet and a cryptocurrency exchange supporting Bitcoin, Bitcoin Cash, and Ethereum. They also provide Bitcoin data charts, statistics, and market information, and a series of APIs (Websockets and REST), for their services. You can use their API to buy and sell cryptocurrency…
Read more
CodeDelphiRAD Studio

Learn To Build A Powerful WhatsApp Chatbot With Twilio

Chatbots have managed to save huge amounts of time and money for the customer service industry. Increasingly, companies are creating chatbots using well-known and widely-used social media and communication apps, which have expanded their platforms to offer services specifically targeted at this kind of market. An example is WhatsApp and their WhatsApp Business API. In this post, we will create a…
Read more
CodeDelphiRAD Studio

Example WebSockets Server And Client Chat Application

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