开发者

Network Connection Blackberry

开发者 https://www.devze.com 2022-12-11 10:38 出处:网络
How 开发者_StackOverflow社区to get the best possible http connection in an blackberry application? I use the Network Diagnostic tool provided by RIM but most of the time it fails to find any connectio

How 开发者_StackOverflow社区to get the best possible http connection in an blackberry application? I use the Network Diagnostic tool provided by RIM but most of the time it fails to find any connection while other applications are connected to the internet without a problem.

Is there any other way to find out how to connect to internet?


Try http://www.versatilemonkey.com/HttpConnectionFactory.java


Hi I had created something to help myself out for the same purpose.. I hope it would be useful for you too.. Check it out at http://www.sameernafdey.com/2009/08/httpconnection-over-bis-wap-10-11-wap.html


Similar to @imMobile I have a library you can try as well here. It is very simple to use. The HttpRequest should handle all the service book and coverage/transport stuff for you.

0

精彩评论

暂无评论...
验证码 换一张
取 消