B4J Library [B4X] jRDC2 - B4J implementation of RDC (Remote Database Connector) - Erel    Mar 13, 2024   (41 reactions) 260642577
RDC is a middleware server that makes it simple to safely connect clients and remote SQL database servers.
jRDC2 is the latest version. All new projects should use this version.
jRDC2 is made of two components:
- B4J server. The server receives the requests from the clients, issues the B4A Question MQTT or RDC: Strategy for the communication between mobile and box tv apps - Erel (first post)    May 02, 2023   (1 reaction) I'm not sure whether this solution runs over the internet or in a local network. If it runs over the internet than a full B4J server will probably be better in the long run. B4A Tutorial Remote Database Connector (RDC) - Connect to any remote DB - Erel    Jan 10, 2021   (19 reactions) jRDC version 2 is available here: https://www.b4x.com/android/forum/t...ation-of-rdc-remote-database-connector.61801/
This tutorial covers a new framework named Remote Database Connector (RDC). The purpose of RDC is to make it simple to develop Android applications that interact with remote databas B4R Library RDC based on MQTT - Erel    Oct 27, 2016   (12 reactions) This is an extension to jRDC2. It adds support for MQTT and allows accessing the remote database with an Arduino or ESP8266 board. It requires B4R v1.5+ and it uses B4RSerializator to convert the messages to bytes. The RDC server listens to both MQTT messages and the standard http requests. Clien B4i Question Reading from SQL Server and displaying data on phone. - Erel (first post)    May 10, 2016   (2 reactions) Start with this tutorial: https://www.b4x.-database-connector-rdc-connect-to-any-remote-db.31540/#content
RDC is a middleware. It is a lightweight http server that connects the clients to the database. B4A Question Types do not match - Erel (first post)    Jul 22, 2020 jRDC2 - B4J implementation of RDC (Remote Database Connector) DBRequestManager is a class that you added to your project. B4J Question B4J Web Server RDC vs PHP... - Erel (first post)    Dec 13, 2016   (2 reactions) RDC (jRDC2) is a regular web server implemented with B4J. If you want to support non-B4X clients then you can easily extend it and use JSON or whichever format you like.
The thread title is a bit confusing. It should have been B4J web server vs PHP. B4A Question RDC questions - DonManfred (first post)    Mar 07, 2018   (1 reaction) Why are you asking in B4A Forum? RDC is a server solution. Question should most probably in B4J Forum.
Also note that jrdc2 is the most up to date and should be used. The old RDC is deprecated. B4A Question jRDC2 not running (yet) on Linux on Raspberry4 - Erel (first post)    Aug 12, 2021   (1 reaction) I'm closing this thread. The answer was given in post #5: you should read the instructions more carefully. jRDC2 - B4J implementation of RDC (Remote Database Connector) B4A Question RDC - darencloud    Dec 09, 2016 is RDC or remote database connector for LAN connection only? or can i use it even on different wifi connections? Page: 1   2   3   4   5   6   7   Powered by ColBERT |