B4A Tutorial [B4X] OkHttpUtils2 with Wait For - Erel    Dec 25, 2025   (59 reactions)   tags: image, wait, Download, Http MySql, Wait For, ws .OpenOutput(File.DirInternal, "filename.dat", False) File.Copy2(j.GetInputStream, out...("https://b4x-4c17.kxcdn.com/images3/code.png", ImageView2) End Sub The images... B4J Question [SOLVED] Self creation of SSL + OkHttpUtils2 using source... but...something wrong ? - Magma    Mar 10, 2021 Hi there...
something i am missing as always...
configured properly self created ssl at jserver side...
at client must to use okhttputils2 (unzziped from b4xlib)...
changinging at httputils2service... B4A Library OkHttp - Replaces the Http library - Erel    Mar 14, 2018   (22 reactions)   tags: Webservices OkHttpUtils2 source code: OkHttpUtils2 / iHttpUtils2 / HttpUtils2 source code It is included as an internal library. Usage: OkHttpUtils2 with Wait For The current Http library is based.... V1.01 - Compatible with B4J. V1.00 - Adds support for digest authentication. OkHttpUtils2 v2.20... OkHttpUtils2 libraries are included in the IDE.... implementation. Note that if you are using HttpUtils2 (as you should) it is also based on Http library... B4A Question Source code of OkHttp library used by OkHttpUtils2 - Erel (first post)    Nov 17, 2025   (1 reaction) https://github.com/AnywhereSoftware/B4A/tree/master/Libs_OkHttp/src... Share My Creation [B4X] B4X Pleroma - open source client for Mastodon / Pleroma social networks - Erel    Nov 4, 2020   (15 reactions) What is Mastodon? IPSbNdBmWKE Pleroma is a lightweight implementation that extends Mastodon. B4X Pleroma is a client for these social networks. More information here: https://www.b4x.com/android/forum/threads/119426/#content It is based on quite a few B4X components including: BCTextEngine, BitmapCreator, MiniHtmlParser, OkHttpUtils2, OAuth, KeyValueStore, XUI Views, B4XPages, B4XDrawer, B4XGifView, B4XPreferencesDialog, BCToast, xCustomListView, BitmapsAsync, RequestsManager and... B4A Tutorial [B4X] OkHttpUtils2 / iHttpUtils2 and accept all option - Erel    Jul 27, 2025   (17 reactions) Note that OkHttpUtils2, jOkHttpUtils2 and iHttpUtils2 are actually the exact same b4x library. Starting from v2.90 it is very simple to initialize the internal http client with the 'accept all' option. The accept all option means that certificates will not be validated. It is done by adding the following conditional symbol (Ctrl + B): HU2_ACCEPTALL There is another configurable conditional symbol: HU2_PUBLIC - makes the http client variable (hc) a public variable. This can be used in... B4A Question [B4X] OkHttpUtils2 / iHttpUtils2 / HttpUtils2 source code ( REL.2.80 ) - MarcoRome    Mar 18, 2019 Hi Erel i see that in library we have 2.80 for B4A and 2.81 for B4i
But in "old" link ( https://www.b4x.com/android/forum/threads/b4x-okhttputils2-ihttputils2-httputils2-source-code.82632/#content )
i see only ultil 2.70 it is possible to have the new sources ??
Thank you
Marco... Share My Creation [Web][SithasoDaisy5] Low Code - A Source Code Generator for your Beautiful BANano WebApps - Mashiane    Oct 19, 2025   (4 reactions) Hi Fam Experience it for yourself In 7 simple steps, you can have a running WebApp with CRUD functionalities... 166808 As the name says, SithasoDaisy5 Low Code is a tool to generate source code... that you can build up and publish it as simple as ABC. Step 1. Create a Project. 166809 Step 2. Create...: Chop & Change your Forms as you see fit 166812 Step 5: Generate the source code (see the first image) Step 6: Create a B4x SithasoDaisy5 BANano Project and paste your source code. Step 7: Run... B4A Tutorial B4A-Bridge source code - Erel    Sep 2, 2024   (13 reactions)   tags: B4A-Bridge, B4A activity: https://lh3.googleusercontent.com/arSsfzqjKtq2_v9Moofj4SgiWWet6WOFH-P1Z2NuxbMo4yB6yqsGaoioptbDdbMCZw4=h900 And a service that is doing most of the job. All the network communication is handled... to examine the code and ask any question about it. Source code: https://github.com... B4i Library [class] HttpUtils2 - Erel    Aug 9, 2017   (4 reactions) Latest version is available here: https://www.b4x.com/android/forum/threads/b4x-okhttputils2-ihttputils2-httputils2-source-code.82632/ B4i implementation of HttpUtils2: http://www.b4x.com/android/forum/threads/httputils2-web-services-are-now-even-simpler.18992/#content http://www.b4x.com/basic4android/images/SS-2014-11-06_16.36.36.png V2.10 is attached. See post #9 for more information. Note that it requires B4i v2+. You can delete HttpJob.PostMultipart if you need to work with previous... Page: 1   2   3   4   5   6   7   |