Delphi Tools Download for Developers | Developer Team » Page 13

TMS RemoteDB v2.24.0.0 Full Source for DXE2-D13

TMS RemoteDB v2.24.0.0 Full Source for DXE2-D13
TMS RemoteDB v2.24.0.0 Full Source for DXE2-D13


The RemoteDB Server is a Delphi application/service that listen to http requests. When clients perform requests, the RemoteDB Server will forward the requests to the actual database server being used, using the specified database-access component. The SQL is performed and the results are returned back to the client. You can choose the components that will perform the SQL statements from a wide-range of options such as FireDac, dbExpress, dbGo (ADO), among others, using component adapters. The SQL database can be any database server supported by the components used, and must be thread-safe (most are).

Read more

TMS Echo v1.13.0.0 Full Source for D10-D13

TMS Echo v1.13.0.0 Full Source for D10-D13
TMS Echo v1.13.0.0 Full Source for D10-D13


TMS Echo is a Delphi framework for data replication. It's part of TMS Business product line, and it's relies on TMS Aurelius to function. It allows you to have two or more databases and synchronize data between them. Changes you make to one client database (inserts, updates, deletes) can be sent to another database. It's bidirectional, so you can send and receive changes between databases.

Read more

TMS Business Core Library v2.1.0.0 Full Source for D10-D13

TMS Business Core Library v2.1.0.0 Full Source for D10-D13
TMS Business Core Library v2.1.0.0 Full Source for D10-D13


Add business intelligence to applications and application development with VCL frameworks, libraries, components to automate & streamline development as well as use of applications. From ORM framework to dynamically extending applications with scripting tools, TMS Business Subscription makes the developer & user more productive.

Read more

TMS MQTT v2.0.11.1​ Full Source for Delphi XE3 - 13

TMS MQTT v2.0.11.1​ Full Source for Delphi XE3 - 13
TMS MQTT v2.0.11.1​ Full Source for Delphi XE3 - 13


Cross-platform messaging client library implementing the full MQTT specification. TMS MQTT is a Delphi (and C++Builder) library provided by TMS Software that implements the MQTT (Message Queuing Telemetry Transport) protocol. MQTT is a lightweight, publish/subscribe messaging protocol designed for low-bandwidth, high-latency, or unreliable networks. It is widely used in IoT, industrial automation, telemetry, and event-driven systems.

Read more