Hi,
We have a J2ME app that performs searches on a database. Unfortunately, while you're looking at one set of results the dial-up connection gets dropped automatically and then when the next page is requested the whole process starts again.
Is there any way of keeping a dial-up connection open while the app is running without just polling a spare url in the background?
Thanks,
Alex.

Reply With Quote

