Hello Erel!
I have a problem with HTTPServer library.
I have a developed APP that uses the HTTPServer library (1.00). But with the latest updates of B4A I get an error in the compilation.
Is there a more modern version?
The error is as follows:
Log(Response.GetString(\
javac 1.8.0_161
src\axinfor\axtpv\httputils2service.java:200: error: cannot access ParseException
anywheresoftware.b4a.keywords.Common.Log(_response.GetString("UTF8"));
^
class file for org.apache.http.ParseException not found
Thanks!!!!
I have a problem with HTTPServer library.
I have a developed APP that uses the HTTPServer library (1.00). But with the latest updates of B4A I get an error in the compilation.
Is there a more modern version?
The error is as follows:
Log(Response.GetString(\
javac 1.8.0_161
src\axinfor\axtpv\httputils2service.java:200: error: cannot access ParseException
anywheresoftware.b4a.keywords.Common.Log(_response.GetString("UTF8"));
^
class file for org.apache.http.ParseException not found
Thanks!!!!