08-19-2009 03:15 AM
Hi,
I have download a Byte from Web-Server,to the device and data is in .NET web service. I have Nill KNowledge regarding the Connecting the web server and havent worked how to get the data from Web server......PLs kindly provide be the code to Download the Byte from Web server and store the same Byte code into BlackBerry Mobile SD_Card.......
08-19-2009 03:18 AM
08-21-2009 03:05 PM
There are a couple of samples included with the BlackBerry JDE can help you get started. The httpdemo shows how to make an HTTP connection and download data. The fileexplorerdemo shows how to work with the file system and save files.
I also recommend having a look at the BlackBerry developer guides found here: