-
完整的PHP ftp客户端代码,其中包含三个文件。
完整的PHP ftp客户端代码,其中包含三个文件。-Complete PHP ftp client code, which contains three documents.
- 2022-01-20 23:26:13下载
- 积分:1
-
breaks automatic update features several enhancements : not to repeat the downlo...
最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 softup.pbl ――上传文件 softupgrade.pbl ――下载文件 表结构: create table softupgrade( filever varchar(20), filename varchar(20), filedata long raw, primary key(filever ,filename )) -breaks automatic update features several enhancements : not to repeat the download and upload automatically complete version. Softup.pbl-- Upload file softupgrade.pbl-- download Table Structure : create table softupgrade (filever varchar (20), the filename varchar (20), filedata long raw, primary key (filever, filename
- 2023-02-20 20:00:04下载
- 积分:1
-
classic ftp client program, which is still widely used.
经典的ftp客户端程序,现在还在广为使用!-classic ftp client program, which is still widely used.
- 2022-03-06 08:44:04下载
- 积分:1
-
java编的FTP服务程序。非常好用,已编译通过。
java编的FTP服务程序。非常好用,已编译通过。-a FTP program written in java.Very easy to use,already compiled.
- 2022-01-25 16:03:34下载
- 积分:1
-
包括MyFtpServer程序,附带ftp客户端程序,VC源代码。
包括MyFtpServer程序,附带ftp客户端程序,VC源代码。-including MyFtpServer program,as well as ftp client program,source code in VC.
- 2022-08-04 10:39:11下载
- 积分:1
-
main(注释)
ftp 上传文件,下载文件,添加注释版,控制下载速率(ftp, put file ,download file , control the rate)
- 2019-06-16 16:23:55下载
- 积分:1
-
java实现ftp、sftp的文件上传和下载
ftp的连接、上传文件、下载文件、删除文件,是通过apache提供的jar包实现
- 2023-03-28 09:25:03下载
- 积分:1
-
FTP类,支持防火墙设置
FTP类,支持防火墙设置-category FTP support firewall
- 2022-03-18 05:08:41下载
- 积分:1
-
个功能强ftp户端软件,可以发附件还有各种码制的转换。可以编译为exe或者COM控件。...
个功能强ftp户端软件,可以发附件还有各种码制的转换。可以编译为exe或者COM控件。-functional families strong ftp software, it can be annex there is a wide variety of system code conversion. It can be compiled for exe or COM controls.
- 2023-03-10 19:45:04下载
- 积分:1
-
实现简单的FTP的文件的传输,可以与系统的FTP服务端联接!
实现简单的FTP的文件的传输,可以与系统的FTP服务端联接!-Realize a simple FTP transfer of files, you can with the system connected to the FTP server!
- 2022-02-02 15:17:49下载
- 积分:1