| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
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: http://lists.apple.com/mailman/options/cocoa-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.