Thanks for the advices! To be on the safe side, I've made onDownloadCallback function to do nothing (it doesn't handle the data now, no more using my CByteArray class). Also, I have added CURLOPT_REFERER to point to the site's main page. No luck - still <40 KB/s. And it's definitely not the CPU that is a bottleneck.
> It is worth noting that CURL uses libcurl internally so I would expect the > same performance... My thought exactly! What am I missing? What is that thing that CURL is doing and my program doesn't? ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
