jrdc2

  1. XbNnX_507

    B4J Question JRDC2 Error Messages

    Waiting for debugger to connect... Program started. 2018-04-08 18:11:13.605:INFO::main: Logging initialized @558ms to org.eclipse.jetty.util.log.StdErrLog Apr 08, 2018 6:11:13 PM com.mchange.v2.log.MLog INFO: MLog clients using java 1.4+ standard logging. Apr 08, 2018 6:11:13 PM...
  2. M

    Android Question jRDC2 using 'user' and 'password' parameters

    my app client/server works in both local and vps hosted scenarios however, the config.properties of 'user' and 'password' I am unclear how one incorporates these into the client side? user=root password= seems to work just fine. user=rootx password=123456 also works fine. I presume the...
  3. Alexander Stolte

    B4J Question jRDC2 execute statement from SQL trigger (MySQL)

    Hello, my Problem is, i use firebase push (send push messages, subscribe to topics, unsubscribe) and this must act with my database (MySQL)... Currently I'm doing this in a SQL Trigger, where I call a B4J script, but the problem is that it can come that I need to call 3 scripts in a trigger...
  4. MICATAM

    Italian jRDC2 aiuto

    Buongiorno a tutti. Avrei bisogno di un grande aiuto. Ho creato un database nel mio spazio web di 1&1 e volevo sapere come fare per connetterlo alla mia app Android creata con b4a versione completa ( pagata ). Volevo usare jRDC2 ma con la guida in inglese disponibile non capisco NIENTE, non so...
  5. Alexander Stolte

    Android Question jRDC2 Trust anchor for certification path not found

    Hello, I successfully implemented SSL on the jRDC2, with a trusted certificate, in the browser it works. But if i want to connect from my App to the RDC, then comes this 2 Errors: ERROR9000: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for...
  6. Domingo Garcia

    B4J Question jDRC2 server setup

    Thanks for the Tutorial, it's help a lot. I'm a little confuse on executing the server side. I'm trying to run everything on my PC with a phone attached through USB to run the client. I'm also running XAMPP so I have an apache web server running with the root directory for it as C:\xampp\htdocs...
  7. Domingo Garcia

    B4J Question jRDC2 tutorial

    Hi Guys, In the tutorial there is no simple example of a running Client & server apps, and it keeps making references to old RDC examples. Is there a full example of the jRDC2 with all the code of a working client and server? It gets very confusing to follow the back and forth of the tutorial...
Top