Hello guys,
i need to access an URL from my TC65i, i found the example developped by Florent
here.
However, even though this serves my purpose utterly, i'm using GET instead of POST, but still that is not the issue, the problem is that apparently the TC65i module isn't configured to support GPRS connection or so i understood, i get an error message:
java.io.IOException: Profile could not be activated
- com.sun.midp.io.j2me.socket.Protocol.openPrim(), bci=94
I'd really appreciate any available help whether as a diagnostic of the error origin or a much more appreciated solution to the problem.
-Atef