I have installed the Sun MIDP demo application HttpTest. It works fine in a standard emulator but not on the real phone.
I have changed all DEBUG lines in the code which normally go to System.out to be created as TextBoxes so I can see them. When I try to do a get or a post I get:
c=com.symbian.midp.io.protocol.http.Connection@1cb37664
It then requests an access point. I select one and then it sits there.
I have studied this Discussion Board and have heard a range of view from http does not work at all to it works with multiple sockets to it works sometimes.
1. Does http networking work on the 7650? I would like to see a working example if it does.
2. If not will a firmware upgrade be available?
3. If so when
4. I only bought the phone to do network programming using MIDP. Is there any other Nokia phones which have working network programming using MIDP?
5. If not are any planned?

Reply With Quote
when trying to make an HTTP connection using WebViewer. The solution for these users was to use a normal Web connection instead of a WAP connection, and to set their gateway IP to 0.0.0.0.

