-
一个用JAVA写的FTP客户端程序。功能强大不仅支持FTP,还支持其它协议如SMB, SFTP, NFS, HTTP等。在传输文件的同时还可以浏览FTP服务器上...
一个用JAVA写的FTP客户端程序。功能强大不仅支持FTP,还支持其它协议如SMB, SFTP, NFS, HTTP等。在传输文件的同时还可以浏览FTP服务器上的资源,也可以浏览局域网上的Windows共享资源等-a written using Java FTP client program. Not only powerful FTP support, but also support other protocols such as SMB, SFTP, NFS, HTTP, and so on. In the transmission of documents can also browse the FTP server resources, LAN can also browse the Windows resource sharing
- 2022-05-17 09:11:38下载
- 积分:1
-
use vb new procedures can be prepared ftp upload and download link local or remo...
一款利用vb 编写ftp程序可以上传和下载本地或连接远程文件-use vb new procedures can be prepared ftp upload and download link local or remote files
- 2023-08-09 05:45:03下载
- 积分:1
-
Delphi和C++ Builder
Delphi/C++Builder
- 2022-02-15 22:22:23下载
- 积分:1
-
prepared with NMFTP download the source code if the need to welcome the download...
用NMFTP编写下载程序的源代码 如果需要欢迎下载,适用下载程序。-prepared with NMFTP download the source code if the need to welcome the download, download the application procedures.
- 2022-01-29 02:54:13下载
- 积分:1
-
MFC-ftp
MFC实现FTP客户端,支持断点续传的ftp,没有用到mfc提供的ftp类(The MFC implementation of the FTP client, support for HTTP, ftp, and did not use mfc ftp classes)
- 2012-08-19 10:56:01下载
- 积分:1
-
a program for FTP uploading and downloading written in VB.It can implement file...
一个用VB编写的FTP上传、下载程序,可以方便的实现文件的上传下载。-a program for FTP uploading and downloading written in VB.It can implement file uploading and downloading conveniently
- 2022-08-10 14:12:59下载
- 积分:1
-
ftpservercode
外国人写的FTP代码,很值得借鉴!是关于写服务器方面的程序!(FTP code written by foreigners, it is worth learning! Is about to write server procedures!)
- 2007-12-29 11:32:30下载
- 积分:1
-
一个java的FTP客户端工具
另外一个JAVA FTP客户端工具-another Java FTP client tool
- 2022-03-20 22:43:53下载
- 积分:1
-
一个C#写的ftp客户端,可已安装为系统服务,并支持客户端配置文件.(附带安装为服务和卸载服务的批处理文件)...
一个C#写的ftp客户端,可已安装为系统服务,并支持客户端配置文件.(附带安装为服务和卸载服务的批处理文件)-a write C# ftp client can be installed as system services, and to support client configuration files. (Incidental services for the installation and uninstall the batch file)
- 2022-03-10 00:07:05下载
- 积分:1
-
FTP_client_by_C
遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件(AC_FTP is a file transfer protocol client
that uses asynchronous socket operation mode and utilizes many
programming techniques described in detail throughout the book.
It connects to an FTP server, sends commands and receives replies
according to rfc959.txt">RFC 959 to get and put files,
change directories, get file lists, delete files.)
- 2009-04-27 16:03:43下载
- 积分:1