Does anybody here know if J2ME(JAVA) network programs work via NZ Vodafone?
Do they block it?
Has anybody written/used a J2ME application on their JAVA mobile phone and been able to connect to an external network/web site.
The reason I'm asking is that I wrote some code to quickly test using the SE T610 mobile phone emulation on my PC and it connects to the external web site and retrieves the required information. Lovely thus far.
If I transfer this application to my mobile and run it is doesn't work.
Thought I'd better ask before I spent hours debugging my code or thumbing through my comm setup on my mobile.
Any help or ideas would be greatly appreciated
Tom
Update: found this example code on the Sun JAVA development site that can be used to test with. This also works on my emulation but not on my mobile.
I'm using a Sony Ericsson T610 (MIDP 1.0) via Vodafone NZ.
http://developers.sun.com/techtopics/mobility/midp/articles/network/SecondExample.java
If it is the phone Data Comms settings, does anybody know what they should be? Is it just the APN that needs to be changed or is it looking at the CID number too.