Discussing, Learning, and Using Delphi and related technologies to create Great Applications!

Client/Server Mobile App - Part 1

February, 2019

TOPIC

We’re going to start off 2019 with a series of meetings that show you how to build a mobile application that talks to a server back-end. David will show a project built with Delphi 10.2 Tokyo that has two parts: 1) a Windows server console application that talks to an InterBase database and provides an API to which a client application connects; and 2) an Android app that connects to the server and communicates JSON data via REST protocols.

This first meeting will introduce the project and go over the database and server application. We will look at a powerful, open source framework for building web apps, called DMVC Framework. We’ll show how to establish REST protocols, serialize JSON data, and test and debug your API.

PRESENTER

David Cornelius is a contract software developer building applications for almost any platform, creating client/server and mobile apps, e-commerce integrations for Retail Pro, and hosting Windows applications in the cloud. He writes mostly in Delphi and uses several web technologies. You can read more about him at Cornelius Concepts, LLC.