经 Fath Software - 产品类型: 构件 / .NET 类
A complete FTP file transfer solution for your .NET applications. FathFTP.NET is a FTP-client .NET component for Windows developers. It provides your applications with the capability to access FTP servers on the Internet, download and upload files or even continue broken transfers. FathFTP.NET is a fully C# .NET component you can use in any .NET WinForms and/or WebForms application. ASP.NET samples with source code included.
我们的常规价格如下。 请登录后查看打折后的价格。
| 加入购物车 | $ 77.42 | 1 Developer License * | 下载 (327 KB) | |
| 加入购物车 | $ 54.19 | 2-5 Developer License - price per license * | 下载 (327 KB) | |
| 加入购物车 | $ 46.45 | 6-10 Developer License - price per license * | 下载 (327 KB) | |
| 加入购物车 | $ 38.71 | 11 and above Licenses - price per license * | 下载 (327 KB) |
我们的价格包括ComponentSource的技术支持。对于大多数可下载的产品,还提供在线备份和免费升级为新版本,若新版本在购买后的30日内发布的话。 所有销售都是按照我们的标准条款 进行的,并且适用我们的退货政策. 请 联系我们 若您需要任何未在上面列出的License选择,包括批量License及以前的版本。
我们的常规价格见上。 请登录后查看打折后的价格。
FathFTP.NET is a FTP client .NET component for Windows developers. It provides your applications with the capability to access FTP servers on the Internet, download and upload files or even continue broken transfers. FathFTP.NET can create/ delete directories on the FTP Server, change a file name, abort a current transfer, timout and many more features.
FathFTP.NET C# example:
'Download file
fftp.Connect(server,21,username,password);
fftp.Get("file.ext","c:\folder\file.ext",0)
fftp.Disconnect();
强力驱动