my program start Script in thread (BasicLib.dll) and Script run CallHostSub with http response.
on desctop all work but on device i have diffrent errors!
if url "http://ya.ru"
and
if utl "http://pda.yandex.ru"
help!
on desctop all work but on device i have diffrent errors!
B4X:
Response code: -1
ServerProtocolViolation
and
B4X:
Response code:501
Not Implemented
help!