Couple of days ago I needed to download files from a TFTP server. I remembered that there was a CURL binding for .Net, so I checked it.
It was powerful and complicated. I just wanted to download a bunch of files, no big deal. So I wrote a small and simple wrapper for CURL in C# to do it.
I don’t know if it can be useful, but I’ve uploaded the library and a Visual Studio Project demonstrating how to use it. Feel free to use it

#1 by Igor on May 21, 2009 - 1:13 am
Can you also share source of CurlManager.dll?
#2 by Carballude on May 22, 2009 - 2:47 am
Of course… I’ll look for it and I’ll post it as soon as possible (probably this weekend
#3 by neko on June 13, 2009 - 8:48 am
Could you share the source of CurlManager? I think it was very useful
#4 by yippee on November 27, 2009 - 3:31 am
it use process to run curl
but use curl to download an availd url
it will be not quit““““`