搜索资源列表
FtpClient
- C#开发的FTP客户端,模仿开源的FileZilla Client界面与它类似,功能目前还没有它支持的多。本系统支持类似资源管理器的本地文件系统预览和远程文件系统预览,为了提高效率,重写了TreeView和ListView,添加了简单封装的Rebar控件,实现了FTP的绝大多数功能。后续可能还要添加SSL/TLS协议支持和SFTP功能。如有BUG可以发邮件联系(njshuangshu@sina.com) -C# development of FTP client, to imitate the
ftpClient
- 从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
ftpclient
- VC写的FTP客户端功能的实现,具有详细的软件设计说明书。-VC wrote the FTP client function of the realization of a detailed software design specification.
FTPClient
- org.apache.commons.net.ftp.FTPClient 的简单用法-org.apache.commons.net.ftp.FTPClient simple usage
commons-net-2.0-src
- apache 的FTPClient,大家学习 -apache' s FTPClient, we learn from