Hey, I was wondering if anyone else has experienced long socket connection times when developing XMPP implementations for BlackBerry devices.
We are working on an application that uses direct TCP socket connections via APN, and we're experiencing intermittent and frustrating problems with the call to RIM's Connector.open(url) sometimes taking 30-60 seconds to return. Our tigase server is under negligible load, and we've ensured that every socket connection made on the mobile is very carefully closed and cleaned up. Under "normal" situations, the connection takes 1-2 seconds to open, but when the issue occurs it occurs for multiple users. (Though our iPhone port always seems to establish connections blazingly fast.) We're testing on Rogers in Canada with APN = internet.com, if that matters. Thanks for any ideas or suggestions, -Chad
