

- #Does rad studio 10.2 architect have html builder for android#
- #Does rad studio 10.2 architect have html builder software#
Multi-Model design makes it easier to create multiple servers with different mapping, types and service operations. Which is easily accessible from different client platforms like. The solution is based on REST/JSON architecture style
#Does rad studio 10.2 architect have html builder software#
TMS Software XData is a full-featured Delphi framework allowing creation of HTTP/HTTPS servers that (optionally) exposes TMS Aurelius objects through REST/JSON. RAD Server also supports user authentication, push notifications, geolocation and data storage.

It is able to publish APIs, manage connected users and devices, capture analytics about the use and users of applications, and connect to local and enterprise databases using FireDAC components. RAD Server supports REST with JSON (or XML) parameter passing and returning results.

Short description of both available solutionsĮmbarcadero RAD Server is an autonomous product intended to create and maintain robust solutions for cross-platform infrastructure. We don't suppose front-end for following platforms: as the front-end we consider also existing third-party systems that should be able to connect the back-end and use exposed methods for data manipulation in JSON format - created by using other programming languages.desktop client VCL application - created by using Delphi.
#Does rad studio 10.2 architect have html builder for android#
mobile application for Android and iOS - created by using Delphi (Android) or Switch (iOS).web application for access the back-end (database) from theoretically any device (computer, tablet, smartphone) - created by using Delphi.Must expose all the appropriate methods (end-points) for manipulating and populating data, for users authorization, eventually for saving log information.įront-end is considered as a set of applications on various platforms where we must take into consideration: Back-end will be responsible for communication with the chosen database server (Firebird or Microsoft SQL Server) and Note: I decided not to place any images or screenshots into this article because they are achievable comfortably and easily at related product pages of both systems.Įntire system will consist of back-end and front-end part. These systems are Embarcadero's RAD Server and TMS Software's XData In making the decision which one shall I use for given purpose. This article is focused on a comparison between two well-known systems creating three-tier application using Embarcadero Delphi and describes my experience RAD Server and XData - The Clash of the Titans
