Hey I'm new to iPhone coding and I've got a Question.
I'm using the iphone-sdk 3.1.3.
I have build this simple Webbrowser, just for testing: http://www.youtube.com/watch?v=_ZcND6ZVOYw
Now I've got a Page with Pictures and Mp3 Files and I want to download them into a folder called download. So you click the Download Button and a download should start with progressbar. On the Bottom of this App should be 2 Tabs. Browsing and Downloads. In Downloads should be all the Files downloaded.
I read around the forums and pages and found this: allseeing-i.com/ASIHTTPRequest/
and other methords with NSURL... so what is better ?
But I don't understand how to do that. I maybe need a little Tutorial or a code for the h and the m file. Because I don't know where to start.
I hope anybody can help me.
Thanks