is possible to connect to jRDC2 from other languaje?

hibrid0

Active Member
Licensed User
Longtime User
I know we love B4X tools, but the interconnection is the key.
Exist any library to connect to jRDC2 from other languajes? for example Python, JS, JAVA etc
 

EnriqueGonzalez

Expert
Licensed User
Longtime User
Exist any library to connect to jRDC2 from other languajes? for example Python, JS, JAVA etc
there is only a net framework library for that.

It is also possible to convert JRDC2 to use JSON instead of B4xSerializator that way you could connect it with a toaster running cobol.
 
Top