We have a problem where we create a GPRS connection that is then kept alive for days. This GPRS connection is used for a socket connection and for sending http posts. Socket connection is sending keep-alive message between predefined periods. E.g. in Finland our system is working quite nicely and we are hitting timed out http posts only from time to time. However in Australia we have big problems. Loads of HTTP post are timed out and no response is received. Also Socket connection is reporting similar problems. Has anyone met similar problems?
Have you ever found the solution to "Timed out" problem. I am suffering with this since past few days. I can access a resource via menu->services->resource bookmark but same resource give me error -33 (Timed out) when I try to access it via my programa. Though program also do it but on emulator not on handset.