Hi!
I am trying to have a webserver into my phone to comunicate with a webpage. Is there a way to do a webserver running in b4X that can receive http calls ?
The library has been updated to be cross-platform and you can find it in this THREAD I have extended the HttpServer Library functions by adding Digest authentication. This is a demonstration version, it allows normal http connections (such as httpserver) and activating the digest protocol on a...
It is a personal project of mine that I started as a hobby on B4i and it has become an interesting project, so that I have modified it to be multiplatform. It is an http server, which allows a browser to navigate on html pages stored on the device. In addition, dynamic pages can also be...
It is a personal project of mine that I started as a hobby on B4i and it has become an interesting project, so that I have modified it to be multiplatform. It is an http server, which allows a browser to navigate on html pages stored on the device. In addition, dynamic pages can also be...
I am getting this error when I try to run the SamplesHttpPages
Cannot find: C:\dev\B4X\Basic4android\libraries\archiver.jar , I dont know why it is finding that lib
By courtesy of Djembefola, this library is released as freeware for the benefit of the community. You should send him a big "thank you". This library provides a basic support for Zip, Tar and Gzip archives (including TarGz). It can compress/uncompress synchronously or asynchronously (one task...