Re: Audio file download over HTTP issue!
Re: Audio file download over HTTP issue!
- Subject: Re: Audio file download over HTTP issue!
- From: Frederick Cheung <email@hidden>
- Date: Mon, 22 Oct 2007 13:48:05 +0100
On 22 Oct 2007, at 13:43, Ulhas Morbale wrote:
Hello There,
I am facing the problem regarding download(pure download no
streaming!!!) a audio file over HTTP protocol.When I debug my
following code it downloads all data(~3MB) to my local system &
writes to the file and if I run without debug it returns only 4KB
data. why it is so?
Probably because if you ever call CFReadStreamRead when there is less
than 2k of data available then your code stops.
Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden