文件名称:WEBCOPY
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:26.61kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
通过WEB 复制文件的DELPHI 控件-TMS.WEBCOPY.1.6.DelphiRetail-SKYDANCER
Supplier : Team SKYDANCER
Rlz date : 01/10/2006
Packager : Team SKYDANCER
Archives : 01x0.5mb
Cracker : non
Protec. : non
TWebCopy uses the Wininet API to load the selected files via http or
ftp from Intranet or Internet sites
or can copy files by UNC name over the network.
It features a progress/cancel dialog and threaded execution.
(ASP scr ipt available to handle POST based HTTP uploads)
WebCopy can be configured to retrieve automatically only newer files w.r.t. to a configurable date.
Files to copy over the web can be easily set at design time using a Items collection or programmatically :
HTTP:
with WebCopy.Items.Add do
begin
URL := http://www.tmssoftware.com/webcopy.zip
Protocol := wpHTTP
FileDate := EncodeDate(2002,3,18)
CopyNewerOnly := true
TargetDir := c:\temp
end
FTP:
with WebCopy.Items.Add do
begin
FTPHost := ftp.tms
Supplier : Team SKYDANCER
Rlz date : 01/10/2006
Packager : Team SKYDANCER
Archives : 01x0.5mb
Cracker : non
Protec. : non
TWebCopy uses the Wininet API to load the selected files via http or
ftp from Intranet or Internet sites
or can copy files by UNC name over the network.
It features a progress/cancel dialog and threaded execution.
(ASP scr ipt available to handle POST based HTTP uploads)
WebCopy can be configured to retrieve automatically only newer files w.r.t. to a configurable date.
Files to copy over the web can be easily set at design time using a Items collection or programmatically :
HTTP:
with WebCopy.Items.Add do
begin
URL := http://www.tmssoftware.com/webcopy.zip
Protocol := wpHTTP
FileDate := EncodeDate(2002,3,18)
CopyNewerOnly := true
TargetDir := c:\temp
end
FTP:
with WebCopy.Items.Add do
begin
FTPHost := ftp.tms
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TMS WEBCOPY 1.6.D7/tmsdefs.inc
TMS WEBCOPY 1.6.D7/wcbase64.pas
TMS WEBCOPY 1.6.D7/wclogin.dfm
TMS WEBCOPY 1.6.D7/wclogin.pas
TMS WEBCOPY 1.6.D7/webcopy.pas
TMS WEBCOPY 1.6.D7/webcopy.res
TMS WEBCOPY 1.6.D7/WebCopyPkgD7.dpk
TMS WEBCOPY 1.6.D7/WebCopyPkgD7.res
TMS WEBCOPY 1.6.D7/webcReg.dcr
TMS WEBCOPY 1.6.D7/webcreg.pas
TMS WEBCOPY 1.6.D7
TMS WEBCOPY 1.6.D7/wcbase64.pas
TMS WEBCOPY 1.6.D7/wclogin.dfm
TMS WEBCOPY 1.6.D7/wclogin.pas
TMS WEBCOPY 1.6.D7/webcopy.pas
TMS WEBCOPY 1.6.D7/webcopy.res
TMS WEBCOPY 1.6.D7/WebCopyPkgD7.dpk
TMS WEBCOPY 1.6.D7/WebCopyPkgD7.res
TMS WEBCOPY 1.6.D7/webcReg.dcr
TMS WEBCOPY 1.6.D7/webcreg.pas
TMS WEBCOPY 1.6.D7
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.