A acc Member Licensed User Longtime User Aug 10, 2015 #1 Hi, Is SymmetricDS supported? If it is are there any code snippets on how to implement this on an on the fly data syncronization in B4A?.... Thanks in advance.
Hi, Is SymmetricDS supported? If it is are there any code snippets on how to implement this on an on the fly data syncronization in B4A?.... Thanks in advance.
Erel B4X founder Staff member Licensed User Longtime User Aug 10, 2015 #2 I don't think that there is wrapper library available for this SDK. If it supports REST API then you can use HttpUtils2 to communicate with it. Upvote 0
I don't think that there is wrapper library available for this SDK. If it supports REST API then you can use HttpUtils2 to communicate with it.