I am trying to develope a custom http server based on ServerSocket and AsyncStreams. So far so good, but stuck on most basic issue.
Either I am doing wrong, but I am facing an issue on getting requestbody(bigsize) as chunked.
as far as I read construction is as below should be.
http status...
Hello everybody.
I have the following situation. I'm sending some data over usb serial and I have to wait for an answer from the other party (a hardware device) before sending data again.
I want to use Wait For with AsyncStream, but there are situations when the other party does not answer at...
I am getting this error and after time reading various treads I can't figure out how to get rid of it ...
B4A Version: 9.30 BETA #2
Java Version: 11
Parsing code. Error
Error parsing program.
Error description: Unknown type: asyncstreams
Are you missing a library reference?
Error occurred on...
I have an app that is to communicate with an STM32 sending short, usually single byte, commands and receiving large packets of sensor data over BT, frequently (50Hz or so).
The app and the firmware are both written and run happily in simulation mode. They are just waiting for me to finish 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.