News

OpenSSL and HTTPS Support for iOS Devices

Author: Brian Alexakis For the iOS Device target platform, which does not support dynamic libraries, you need a static version of these library files (libcrypto.a and libssl.a). To obtain these library files, do either of the following: Download the pre-compiled libraries from Github. Build these libraries from sources. Download the sources from Github and follow the steps described in Tutorial…
Read more
News

Embarcadero InterBase 2020 Update 5 Released!

We are happy to announce that today Embarcadero has released a new version of its InterBase flagship database engine, InterBase 2020 Update 5. With this release, the company continues to improve the product’s quality and usability. IBConsole UX Redesigned InterBase 2020…
C++DelphiRAD StudioTech Partner

How To Create A Super-Fast Pusher Notification App

In this article, you’ll learn what is Pusher API, its specifications, Public & Private Channel of Pusher, integrating Pusher to your IDE Software, connecting pusher network with TsgcWSAPI_Pusher component of ESEGECE, and many more. What is Pusher ? Pusher is a set of bidirectional APIs targeted at real-time communication. The main use cases for those APIs are : Real time charts…
Read more
CodeDelphiRAD Studio

5 Powerful Cryptography Libraries To Enhance Your App's Security!

In this article, you will learn what cryptography is, the different types of cryptographic algorithms, how to use python for cryptography; how to use python windows gui-builder to add features and functionalities to python; how to use python libraries to perform cryptographic tasks, and much more. What is Cryptography? According to Kaspersky, Cryptography is the study of communications…
Read more
C++Delphi

Internet Programming Made Easy With Event-Driven Non-blocking Components For Windows

Delphi VCL ecosystem is so huge and because of it, developing desktop applications is so easy. In one sentence we can say: Delphi VCL is a killer in visual development solution for Windows. Until now, we have explored so many useful and complex VCL and FMX libraries and frameworks: Enterprise-Grade WebSocket ComponentsCloud Services In Your Delphi Windows ApplicationsMessage Queue…
Read more