NSURLConnection question
NSURLConnection question
- Subject: NSURLConnection question
- From: John Zorko <email@hidden>
- Date: Sat, 11 Oct 2008 16:07:05 -0700
Hello, all ...
I want to alter how often NSURLConnection calls receivedData -- or
rather, I want it to call it more often (even with fewer bytes) vs
less often (with loads and loads of bytes). Can I do this with
NSURLConnection or some other CF class, rather than have to go down to
POSIX recv()? Basically, I want to be able to specify a max # of
bytes to tell me about in one go.
Regards,
John
Falling You - exploring the beauty of voice and sound
http://www.fallingyou.com
_______________________________________________
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