Access Internet From My Blackberry App

Posted by Ankit on Stack Overflow See other posts from Stack Overflow or by Ankit
Published on 2010-04-06T00:02:41Z Indexed on 2010/04/06 0:13 UTC
Read the original article Hit count: 678

Filed under:
|

Hi all,

This is my first attemp to code a blackberry app so please bear with me.

I am developing an app to make it easy to access certain information from certain websites using screenscrapping.

Now I am done with the ui part of the application onto the internet access part.

My question is how do i access internet from my app ? I see that blackberry offers http, wifi and some other forms to access the internet ... does my app need to be worried about what mode is being used ? or as far as my app is concerned theres a general api to access the net with the logic of connecting to the internet being handled by the device itself ..?

any pointers with some sample code would be much appreciated.

thank you, ankit

© Stack Overflow or respective owner

Related posts about blackberry

Related posts about internet