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 ;)
No comments:
Post a Comment