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
DelphiNewsWebinar

Building Microservices with Boss and Horse

Here are the slides, links, and additional resources from Building Microservices with Boss and Horse. This session was a collaboration with Vinicius Sanchez of Hashload. Hashload is an open-source community on GitHub founded by Brazilian developers that works with many programming languages (Delphi, Python, Go…); Hashload Projects Boss: Dependency Manager for Delphi applications Horse…
Read more
CodeDelphi

5 Ways To Enhance The Security Of Windows Apps

Every organization wants to get ahead of security, and security is essential for everyone. Having a secure system always helps you to avoid future problems with your customers. These current advanced and different technologies that you use give lots of risks to…
CodeDelphi

11 Tutorials For Working With Ethereum From Delphi

Ethereum is used to create decentralized applications that utilize the benefits of cryptocurrency and blockchain technology. These decentralized applications (dapps) can be trustworthy, which means that once they are deployed to the Ethereum network, they will always run as…
DelphiNews

Delphi Best Practices For A New Project In 2021 And Beyond

The goal of this tutorial is to describe the Delphi development ecosystem. It can be helpful for someone coming to IDE Software from another programming language. Delphi is really easy to learn – the programming language syntax can be learned in hours. Pascal, from which Delphi’s Object Pascal language has evolved, has long been a very popular language in colleges and education for…
Read more
CodeDelphiRAD Studio

7 Ways To Interact With Internet Protocols You Should Know

In this article, you will learn what an internet protocol is, why use Python to interact with internet protocols, how to use Python Windows GUI Builder to add features and functionalities to Python, how to use Python libraries to interact with internet protocols and supports, how to get started with Python4Delphi, and much more. What is the Internet Protocol? The Internet Protocol is…
Read more