Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

alexskiing

macrumors newbie
Original poster
Hi, im trying to write an app, that i can put something on a web directory with an xml file, and then have the app print that data. This app is much like install for the iphone. i want to be able for the app to display all of the content that i put on the server, then download it.
I am NOT asking for someone to go off and write this for me (atho that would be great). I just want someone to point me in the right direction.
Thanks
 
For starters, you can use the NSURLConnection class to download files, and then NSXMLDocument class to read in XML data.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.