B4A Library OkHttp - Replaces the Http library - NJDude (first post)    Jun 14, 2015   (3 reactions) The OkHTTP is just the library, HTTPUtils is a tool using the OkHTTP library. B4A Tutorial HttpUtils2 - Web services are now even simpler - Erel    Feb 28, 2016   (18 reactions) HttpUtils2 was replaced with OkHttpUtils2: https://www.b4x.-replaces-the-http-library.54723/
Both libraries are included in the IDE.
HttpUtils2 is a small framework that helps with communicating with web services (Http servers).
HttpUtils2 is an improved version of HttpUtils.
The advantages of H B4A Question Httputils is reopening the activity after the user close it - Devv (first post)    Sep 06, 2015 you mean like the starter service ? B4A Tutorial HttpUtils - Android web services are now simple! - Erel    Mar 14, 2018   (1 reaction) OkHttpUtils2 is now available. OkHttpUtils2 is an improved version and is recommended for new projects. You shouldn't use HttpUtils (v1)! HttpUtils is made of a code module and a service module. These two modules make it very simple to download online resources and upload data. The advantages of u B4A Question HttpUtils2 - Web services - Erel (first post)    Jul 27, 2017   (2 reactions) Note that OkHttpUtils2 replaced HttpUtils2.
1) Yes.
2) It depends on the server configuration. B4J Question HTTPUtils: REST API Resource Error on existing end point - DonManfred (first post)    Nov 17, 2018   (1 reaction) You are not providing enough informations. Upload a small project which shows the Issue.
Make sure to know the callled URL to understand why it is not found "at times" in the Result. If possible use the Jobs Tag Property to log the used (or Map with the parameters). B4A Question Resoled HttpUtils2 handle sessions?? - Erel (first post)    Jan 08, 2015 No. HttpUtils2 is based on HttpClient. B4A Question Image File Upload/Download Compatible with B4a/B4i (without B4J) - inakigarm (first post)    Oct 20, 2016 Http, and httputils are the old libraries (I supose that maintained in forum for compatibility issues with old apps) and Okhttp an OKHttputils2 are the new libraries (the commands, methods and properties are the almost the same), so where you see Forum codes for http and httputils you can use it and B4A Question HTTP timeout - Erel (first post)    May 28, 2015   (1 reaction) I recommend you to use HttpUtils2. The job will be aborted when because of the time out. You can then check the value of Job.ErrorMessage. B4A Question Http.jar missing B4A 11.50 - DonManfred (first post)    Mar 25, 2022 Search for httputils. Do you find a MODULE named like this in your project?
Create a new project and add all these libraries; one by one and compile it until you get this error. Page: 1   2   3   4   5   6   7   Powered by ColBERT |