搜索资源列表
实例14-FTP客户端
- 简单的ftp客户端软件,实现登录,浏览,下载,上传服务-simple ftp client software, logged in, browse, download and upload services
HS_SFTP
- 用Winsock编写的一个很好FTP客户程序,该程序支持多种服务器。可以浏览FTP服务器的文件,也可以通过双击指定的文件图标下载文件。-prepared using Winsock a good FTP client program, which supports multiple servers. FTP server can browse the documents, or by double-clicking on a file icon to download the file.
FTP(dotnet)
- 用vc.net编写的ftp客户端应用程序,可连接ftp服务器,并浏览和下载文件.-vc.net prepared with the ftp client application that connects ftp server, and browse and download files.
FTP
- ftp的客户端与服务器。实现了客户端的上传和下载;服务器端的删除和浏览。-ftp client and server. To achieve the client' s upload and download delete and browse the server.
FtpServer
- ftp server mini 架设自己的服务器,文件可以浏览,上传和下载,十分方便,能不错,推荐使用-ftp server mini set up their own servers, files can browse, upload and download is very convenient, can be good, recommended
EasyFTP
- 一个FTP的程序,能登录到FTP站点,可以进行浏览、下载、上传文件等操作-An FTP program that can log on to the FTP site, you can browse, download, upload files, and so
ftp4j
- ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j an FTP client-side Java class libraries, mo