by Fath Software - 상품타입: Component / 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일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
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
에서 제공