Share My Creation [Project Template] jRDC3 Client [B4X]

jRDC3 Client Template​

Version: 3.61 (modified based on jRDC3 Client example)

GitHub: https://github.com/pyhoon/jrdc3-client-template

B4J
B4A

Overview​

JRDC Client Template to be used with [Project Template] jRDC3 Server.

How to use:​

  1. Run jRDC3 Server
  2. Create a new project from B4A, B4i or B4J
  3. Change the ServerUrl in B4XMainPage to jRDC3 server IP and run
Note: When debugging with B4J client, jRDC3 Server need to be run on Release mode.
 

Attachments

  • jRDC3 Client (3.61).b4xtemplate
    40.3 KB · Views: 17
Last edited:

aeric

Expert
Licensed User
Longtime User
Update to v3.61 (support jServer5)
Note: This template doesn't use RDC_Client.b4xlib but using the RDCManager class.

Related topic:
 
Top