T68i Emulator Accessing WML Page Over HTTP
I'm having a nightmare trying to get a WAP application working on a Sony Ericsson T68i.
My application works in the T68i emulator, but apparently not on the real device. As I don't have access to a real device I'm a bit stuck. The emulator is a bit of a pain as it doesn't work out of the box for connecting to HTTP WML pages.
I managed to get the SonyEricsson T68i Emulator working with the Nokia WAP Gateway Simulator 4.0.
To do this start the Nokia WAP Gateway Simulator. This listens on localhost 127.0.0.1 on ports 9200 and 9201. Now start the T68i emulator and go to View and Settings. Select Gateway and Add. Set Title to Nokia, and set IP Address to 127.0.0.1 and select OK. Don't worry about a User ID or Password.
You should now be able to enter an HTTP URL into the browser and surf mobile sites in the emulator.
