I through this post: https://www.b4x.com/android/forum/threads/httpserver-lib-download.91120/#post-851966, download the file cover later still prompt the lack of documents
Hi,
I am creating an app to act as a server to receive images (the images will then be sent by a windows application written in vb.net).
I'm using the HttpServerExample to do some testing, but I've noticed that if I try to upload a picture by connecting via browser it gives me this error:
A Non...
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 started developing a version of the HttpServer Library for iOs. It is still a beta version and not complete, but already functional. You can start using it to test it. Includes WebSocket and QueryElement implementation
Digest Auth will be added in the future. I have arrived at a first version...
I arose from the need to know all the headers of a GET request.
When HttServer raises the HttpServer_HandleRequest event it returns the Request variable.
The Request variable has only one method for reading Headers, GetHeader.
How to get a complete list of Headers...
Hello Community,
I have been researching this for a while now, but could not find any solution in B4A. I would like to stream a video found on users phone using http server. Now i think the HTTPServer lib is limited some how cuz it doesnt allow me to access the outputstream. Also this stream...
Hi, i'm using this library https://www.b4x.com/android/forum/threads/embed-an-http-server-in-your-android-application.25984/#content.
Whenever i try to write bytes to the outpustream with this code:
Dim r As Reflector
r.Target = Response
Dim jo As...
Hi, I’m a novice with the okHttpUtils and the HttpServer libraries, but hoping for advice please. (the libraries seem to be excellent and just what I need - if I knew how to use them!)
I would like to request a series of variables (e.g.Key1, Key2) from another Android device running the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.