c++ - Async FTP Library -


is there cross platform , asynchronous ftp client library c or c++?

thanks.

what libcurl? it's well-known, widely-used, , supports async ftp. imagine it's cross-platform well.

as bonus, it's smaller library link against than, e.g., of qt.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -