经 Fath Software - 产品类型: 构件 / ActiveX OCX / ActiveX DLL
A complete FTP file transfer solution. FathFTP is a FTP-client and FTP-server ActiveX/COM component for Windows developers. FathFTP provides your applications with the capability to access FTP servers on the Internet, download and upload files or even continue broken transfers. Since FathFTP has a FTP server build-in, you can also build peer-to-peer applications. FathFTP is a fully compilant COM/ActiveX control you can use in any ActiveX / COM Windows development tools including Visual Basic, MS Access, MS Visual C++, ASP, Windows scripting, etc.
我们的常规价格如下。 请登录后查看打折后的价格。
| 加入购物车 | $ 77.42 | 1 Developer License * | 下载 (735 KB) | |
| 加入购物车 | $ 54.19 | 2-5 Developer License - price per license * | 下载 (735 KB) | |
| 加入购物车 | $ 46.45 | 6-10 Developer License - price per license * | 下载 (735 KB) | |
| 加入购物车 | $ 38.71 | 11 and above Licenses - price per license * | 下载 (735 KB) |
我们的价格包括ComponentSource的技术支持。对于大多数可下载的产品,还提供在线备份和免费升级为新版本,若新版本在购买后的30日内发布的话。 所有销售都是按照我们的标准条款 进行的,并且适用我们的退货政策. 请 联系我们 若您需要任何未在上面列出的License选择,包括批量License及以前的版本。
我们的常规价格见上。 请登录后查看打折后的价格。
FathFTP is a FTP client and FTP server ActiveX/COM component for Windows developers. FathFTP provides your applications with the capability to access FTP servers on the Internet, download and upload files or even continue broken transfers.
FathFTP is a fully compilant COM/ActiveX control you can use in any ActiveX / COM Windows development tools. It includes: Visual Basic, MS Access, MS Visual C++, ASP, Windows scripting, etc.
Since FathFTP has a FTP server build-in, you can build peer-to-peer applications in few moments. FathFTP is a complete FTP file transfer solution.
Visual Basic example:
'Download file
FathFTPCtrl.ServerName="ftp.myserver.com"
FathFTPCtrl.Username="me"
FathFTPCtrl.Password="mypass"
FathFTPCtrl.Connect
FathFTPCtrl.Get "thedata.txt","myfile.txt",0
FathFTPCtrl.Disconnect
强力驱动