View Single Post
Old 11-09-2007, 10:21 AM   #3
Tigmeister
Knows Where the Search Button Is
 
Join Date: Oct 2007
Model: 8700
PIN: N/A
Carrier: vodafone
Posts: 37
Default Check APN

Hi,

Ok, what I'm going the solution I have found applies to the HttpConnection, but I cannot say for certain how it works. This may annoy you, as its pretty much what everyone says... but here goes.

I've several different connection classes, and I had to make sure that in each one, i've changed my url to include the:

Connection.open(url + ";deviceside=true"... other args if required);

Initially, my testing of this didnt seem to work. I had to change my APN settings. On the forums alone, there were several different APN settings written down, and as I had come to a dead end, I cycled through each of the various apn settings, and tested until I found one that worked.

The one for me was APN: internal with a password and username of web. I'm on vodafone UK.

Hope switching the APN gives you some joy, i'm sure it will work with a little tweaking.

Regards,

Tig*
Offline   Reply With Quote