In my project for Blackberry 4.5, I create HttpConnection via Connector.open. If I connect over MDS, I can specify ConnectionTimeout in additional params to my URL. How can
According to this KB article, it's not possible to specify a connection timeout value for transports other than MDS.