Hi, everyone,
I want to ask a question about the objective C. I want to download a .vcf file from a server (CardDav server) in iPhone application. After I read the API and library of the Apple Developer, I found that I should use the NSURLConnection Class. However, I don't know how to start the program.
Therefore, I want to ask can anyone give me some tutorial or website reference (I mean the example) for me? Thank you very much.