Android Question .Net Winform and B4A apps connect to MySQL

tkg

Member
hi guys, i need your input.
I have .net winform application and want to develop b4a apps.
Both need to connect MySQL database.
Can i have only one service for both ? or i still need 2 services for each ?
Any suggestions ?

Thanks.
 

tkg

Member
Thanks for responding immediately. What i mean is web services like PHP script, ASP web api, etc.
Client are winform apps and B4A apps (for sending the requests and handling the responses ).
Both connect to remote database (MySQL/MariaDB).
I like using jRDC2 ... but seems not compatible with winform app.
Thats why i need some suggestions ...
Is web services the best option i have for this ?
thanks.
 
Upvote 0
Top