11-17-2011 04:36 AM
Hello
If APN is not set then while doing HttpCoonection, my application throws exception IOException: APN is not set. But at the same time i can browse different site through browser. How could this is possible ? Do i need to add any more parameters for this.
My url is as follows
url + "deviceside = true";
Thanks
Solved! Go to Solution.
11-17-2011 04:43 AM
To understand your question, you have some reading to do:
Start here:
http://supportforums.blackberry.com/t5/Java-Develo
and then look at this:
Once you have been through all of this, can you please review your quesition and perhaps ask it a different way.
11-17-2011 06:42 AM
Cool !
Now i am using following sequence
BlackBerry MDS
Wi Fi
WAP 2.0
BlackBerry Internet Service
Direct TCP
WAP 1.0/1.1
Thanks peter