FTP Client Library

I'm looking for an FTP client library that I can make an FTP client through a Windows Form Application (Visual C++ 2008 Express) with. I found http://www.codeproject.com/KB/IP/ftpclientclass.aspx but it is MFC, and MFC isn't supported in the Express Edition. Any chance that there is a non-MFC library that I can do FTP connections with that is simple to do operations and stuff with? http://www.codeproject.com/KB/IP/ftpclientclass.aspx was perfect, except that it is MFC based. The same simplicity would be great. Thanks.
Topic archived. No new replies allowed.