epiCode Active Member Licensed User Jun 7, 2022 #1 Can someone suggest a good b4a/b4j hosted solution example for beginners with no prior knowledge of hosted solutions?
Can someone suggest a good b4a/b4j hosted solution example for beginners with no prior knowledge of hosted solutions?
Solution DonManfred Jun 7, 2022 Search for jRDC2. This is the recommended dataconnection for mobiles. You need a Server or VPS to run a B4J-Server app (jRDC2) on the Server.
Search for jRDC2. This is the recommended dataconnection for mobiles. You need a Server or VPS to run a B4J-Server app (jRDC2) on the Server.
DonManfred Expert Licensed User Longtime User Jun 7, 2022 #2 What do you mean by hosted solution? Upvote 0
epiCode Active Member Licensed User Jun 7, 2022 #3 DonManfred said: What do you mean by hosted solution? Click to expand... By hosted solution I meant any solution where client application (b4a/b4j) communicates with a server for data/logic, unlike webapp examples where both data and logic is on server side. Upvote 0
DonManfred said: What do you mean by hosted solution? Click to expand... By hosted solution I meant any solution where client application (b4a/b4j) communicates with a server for data/logic, unlike webapp examples where both data and logic is on server side.
DonManfred Expert Licensed User Longtime User Jun 7, 2022 #4 Search for jRDC2. This is the recommended dataconnection for mobiles. You need a Server or VPS to run a B4J-Server app (jRDC2) on the Server. Upvote 1 Solution
Search for jRDC2. This is the recommended dataconnection for mobiles. You need a Server or VPS to run a B4J-Server app (jRDC2) on the Server.