随笔分类 -  ftp

摘要:参考库libftp(though it's in C)ftplib(again, looks like C)libCurlseems to have FTP capabilities.ace源码:main.c#include <stdio.h>#include <string.h>#include <curl/curl.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <errno.h>#ifdef WIN32 阅读全文
posted @ 2012-07-01 03:36 wangkangluo1 阅读(4825) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示