FranciscoGoncalves New Member Licensed User Jan 8, 2020 #1 Hi, Can anyone help explaining how to connect from b4a to a remote tomcat8 calling a running java service ? Thanks, Francisco Gonçalves
Hi, Can anyone help explaining how to connect from b4a to a remote tomcat8 calling a running java service ? Thanks, Francisco Gonçalves
Erel B4X founder Staff member Licensed User Longtime User Jan 9, 2020 #2 If it is a web server then you should use OkHttpUtils2 to communicate with it. Upvote 0