Thanks for the mentioned algorithm! But I've tried it, and there's a problem! Now I will describe
In the beginning I used the HTTP library all was well until I had poprobyval on android 4.1., Previously tested at 2.2 and all was well.
But by 4.1
There is an exception in
HttpClient1_ResponseSuccess (Response As HttpResponse, TaskId1 As Int)
on line Response.GetString exception android.os.networkonmainthread
And I was advised to use http util2.
Now I do not know how to be (