[Mono-osx] LibCurlDotNet

Duane Wandless duane at wandless.net
Sat Jul 9 08:59:26 EDT 2011


I was seeing odd performance using NSUrlDownload with MonoMac so I wanted to
compare with libcurl <http://curl.haxx.se/libcurl/>.  I did find libcurl-net
at http://sourceforge.net/projects/libcurl-net/.  However this required a C
library.  So I set off creating a pure C# library.

The result can be found here:
https://github.com/trustme/LibCurlDotNet

I have not exposed everything in libcurl.  But if you have a need for
libcurl this serves as a good starting point.

You will also find a nice method for utilizing C# methods as callbacks from
C libraries.

Enjoy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110709/aa3b61b4/attachment.html 


More information about the Mono-osx mailing list