Friends,
I have developed an app using Java ME (J2ME) which interacts with web server using httpconnection.
The app works properly when the device has single access point, but it throws java.io.IOException with message Http Operation Error.
Since, there isn't any API to get details of Access Points in Java ME it is difficult to get rid of this problem.
I have tried a lot to get some solution but unfortunately nothing worked out.
If anyone can guide me in this matter then it would be a great help.
Thank you.

Reply With Quote



