A Fully Fledged Libcurl Example?

I played with the TestCurl code in the Cocos2d-X project. It works well. But there’re only a few lines of code altogether and the functionality is too simple as compared any common daily scenarios.

Is there any more complicated libcurl project / tutorial out there for Cocos2d-X? I would very much like to learn from them.

Thanks in advance!

You should refer http://curl.haxx.se/libcurl/ for more samples.