Resume Download functionality in NSURLConnection

Posted by Biranchi on Stack Overflow See other posts from Stack Overflow or by Biranchi
Published on 2010-03-16T06:37:55Z Indexed on 2010/03/16 6:46 UTC
Read the original article Hit count: 736

Hi All,

I am downloading very large data from the server. I am using NSURLConnection class for getting the data. How to implement the pause facility so that i can resume downloading where it was left ?

Thanks

© Stack Overflow or respective owner

Related posts about nsurlconnection

Related posts about nsurl