• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSURLDownload and file resuming
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSURLDownload and file resuming


  • Subject: NSURLDownload and file resuming
  • From: "Lesin, Vladislav" <email@hidden>
  • Date: Tue, 19 Dec 2006 18:29:54 +0300
  • Thread-topic: NSURLDownload and file resuming

Hi, all.



 I want to download some file from the http server. For this purpose I used the NSURLDownload. But in the case file exist I want to NSURLDownload will resume downloading. Even my program was restarted. How can I do this?



  I tried the following:

[theRequest addValue:@"bytes=0-199" forHTTPHeaderField:@"Range"]



to get a piece of file. But this don't work. What's wrong?



Best regards.





_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: NSMatrix, NSImageCell and selection indicator
  • Next by Date: Re: Using bindings to make an NSPopupButton to assign an array filter predicate
  • Previous by thread: Re: Preference Pane require version test?
  • Next by thread: capturing a verbal response (voice recognition)
  • Index(es):
    • Date
    • Thread