tags:

views:

124

answers:

1

I am a newcommer to iPhone/Mac programming.Really get stuck at this situation. How to achieve this? NSURLConnection?NSFileHandler?Any clues would be greatly appreciated.Any code snippets would be BIG help.Thanks.

+1  A: 

Read this http://developer.apple.com/iphone/library/documentation/Cocoa/Conceptual/URLLoadingSystem/Tasks/UsingNSURLDownload.html

oxigen
Thanks for the tip.I am reading that doc.Hope that will solve my problem.
aquaibm