• 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
RE: How to safely break read stream?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to safely break read stream?


  • Subject: RE: How to safely break read stream?
  • From: Chris Gardner <email@hidden>
  • Date: Tue, 26 May 2009 18:40:51 +0800
  • Importance: Normal

Hi GG,

Thanks for your reply.



> When you say "resuming to connect the same file", do you mean you're
> trying to reopen the same CFReadStream that was created earlier and
> subsequently closed?
>
> If that's what you're doing, then it won't work. Refer to the docs
> for CFReadStream:
>
> http://developer.apple.com/documentation/CoreFoundation/Reference/
> CFReadStreamRef/index.html



In fact, when I am trying to accomplish the resume function, I do two steps.

Firstly, I will close the CFReadStream with CFReadStreamClose.

Secondly, I will use a new CFReadStream, and perform all the same setup as I did before

to download the same file, meanwhile I am using kCFStreamPropertyFTPFileTransferOffset to

offset the length of file data that I have downloaded.

Even though, I still got the error code 530.

And I really hope that you give me some advice to solve the problem when using CFReadStream.

You suggest that curl be powered by libcurl for all transfer-related features I will consider about it.

Best Regards,

Chris.

_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

References: 
 >Re: How to safely break read stream? (From: Greg Guerin <email@hidden>)

  • Prev by Date: Re: How to use CFReadStrem and abort read stream normally?
  • Next by Date: RE: How to use CFReadStrem and abort read stream normally?
  • Previous by thread: Re: How to safely break read stream?
  • Next by thread: Re: How to safely break read stream?
  • Index(es):
    • Date
    • Thread