开发者

Windows FTP functions [C]

开发者_StackOverflow

Does anyone know a function/library that I could use to do general FTP functions in a FTP connection?

I'd rather have these in C, as that would be extremely easy to add to my current project.


libcurl is probably the best library you can use for that.


I searched wininet on MSDN [which I should have done in the first place] and I managed to find this list of functions, some of which are HTTP, and some exclusively for FTP. MSDN Wininet Function Ref.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜