I have to add a ftp server to my C++ program so it can receive some files. Do you know any library out there in C or C++ ?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
This one is exactly what I'm looking for: http://sourceforge.net/projects/cftpserver
It's a nice class of two files only where you can start, stop the server, set port, add users that can connect and their home directory etc ...
回答2:
This seems to be a good one: http://www.codeproject.com/KB/IP/ftpclientclass.aspx
回答3:
These guys are known for making the premier network libraries: http://www.nsoftware.com/ipworks