best method to get an Internet file
Hello all, a simple question from a beginner. I want to be able to download a text file from an Internet http server something like "http://www.mysite.com/test.txt" What is the easiest way to do this? Should I be going down the road of CFReadStreamRead after creating a CFHTTPMessageRef or is there an easier way to do this? Thanks
|