Hi,
I’m programming a application which connect to PHP server by using httpConnection.
I used DataProvider to create objects corresponding with tables in database.
However, when I connect to server, it’s has a error message “52 – Error in HTTP operation”. I checked and found error with command: http.openInputStream();
When I tried to connect from a basic MIDLET, everything was working fine.
I’ve just learned about KUIX. I’m looking forward to your help.
Thank you so much!