Screenshot Preview

Xceed FTP Library

by Xceed Software - 상품타입: Component / ActiveX OCX / ActiveX DLL / ASP

주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.

*

Add FTP capability to your Windows or web applications. Xceed FTP Library provides access to the complete functionality of the FTP protocol, giving your applications the ability to send and receive files, even across firewalls. This component supports long filenames, UNC paths, and unicode filenames, and also allows you to specify files using wildcards. Supports a variety of development languages including Visual Basic, Visual C++, Delphi, C++Builder and more.

$881.95
통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

Xceed FTP Library V1.1 + 1 year Vanguard   *

주문 $ 881.95 1 Developer License  *
메이커 제품 번호: XFTP1V-11
다운로드 (200.1 MB)
주문 $ 2,645.95 4 Developer Team License  *
메이커 제품 번호: XFTP4V-11
다운로드 (200.1 MB)
주문 $ 4,850.95 8 Developer Team License  *
메이커 제품 번호: XFTP8V-11
다운로드 (200.1 MB)
주문 $ 10,583.95 20 Developer Team License  *
메이커 제품 번호: XFTPVV-11
다운로드 (200.1 MB)

Xceed FTP Library V1.1 - 1 year Vanguard - Renewal Before Expiration   *

주문 $ 244.95 1 Developer License  *
메이커 제품 번호: XFTP1R-11
확인 다운로드 (200.1 MB)
주문 $ 734.95 4 Developer Team License  *
메이커 제품 번호: XFTP4R-11
확인 다운로드 (200.1 MB)
주문 $ 1,347.45 8 Developer Team License  *
메이커 제품 번호: XFTP8R-11
확인 다운로드 (200.1 MB)
주문 $ 2,939.95 20 Developer Team License  *
메이커 제품 번호: XFTPVR-11
확인 다운로드 (200.1 MB)

Xceed FTP Library V1.1- 1 year Vanguard - New Subscription / Renewal After Expiration   *

주문 $ 440.95 1 Developer License  *
메이커 제품 번호: XFTP1L-11
확인 다운로드 (200.1 MB)
주문 $ 1,322.95 4 Developer Team License  *
메이커 제품 번호: XFTP4L-11
확인 다운로드 (200.1 MB)
주문 $ 2,425.45 8 Developer Team License  *
메이커 제품 번호: XFTP8L-11
확인 다운로드 (200.1 MB)
주문 $ 5,291.95 20 Developer Team License  *
메이커 제품 번호: XFTPVL-11
확인 다운로드 (200.1 MB)

가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

 *

The fully self-contained ActiveX DLL at the core of the library is all that developers need to include with their applications. The library also supports all the available ActiveX functionality designed to make a programmers job easier, such as categorized properties, built-in constants and enumerations, context-sensitive F1-help and built-in help strings.

Written entirely with threadsafe code in Visual C++ 6.0 with ATL 3.0, and supporting both the single-threaded and multi-threaded apartment models, the Xceed FTP Library has very low memory requirements and is perfectly suited for use in environments running multiple FTP operations simultaneously. It also runs without any screen output, can create log files and works in the background if necessary.

The library comes with support for almost all of todays 32-bit development languages, including Visual Basic, Visual C++, Delphi, C++Builder, Visual FoxPro and Office suite products.

All Xceed Software products include comprehensive online documentation, free expert technical support, royalty-free distribution and a 60-day money-back guarantee.


 *

Features

ActiveX technology

  • A single fully self-contained COM object and ActiveX component written with ATL 3.0
  • Requires no external compression DLLs, MFC DLLs or runtime libraries
  • Both single-threaded (STA) and multi-threaded apartment (MTA) model design
  • Instantiate the component dynamically without putting it on a form
  • Supports multiple instances running simultaneously
  • Optional background processing so your code can continue execution while the Xceed FTP Library is working
  • Supports both Unicode and Ansi in one single component. The library automatically uses Unicode API calls for best performance when running on Windows NT.
  • Supports notification by Events or by Custom Interface Advising for maximum efficiency
  • ActiveX component interface has all constants, enumerations and types built-in. Code completion, property categories, help strings and context-sensitive F1-help fully supported
  • Works with all 32-bit development environments that can use ActiveX components, including VB, VC++, Delphi, C++ Builder, VFP, Office, PB, VO, Web scripting languages, ASP and DCOM projects

FTP support and major operations

  • RFC 959, 1123 and 1579 compliant
  • Fully uses Winsock-2 optimizations for best performance
  • SOCKS Firewall Proxy support for performing FTP operations across intranet firewalls
  • Passive mode
  • Supports all standard FTP commands as well as custom FTP commands
  • Send and receive files to/from disk or directly to/from memory buffers
  • Send and receive entire directory structures recursively
  • QuickFTP interface for transferring one or more files with only a single line of code
  • Server directory listings are available through events or via easy to manipulate item collections
  • Automatic directory listing parser or create your own custom parser for unknown listing formats
  • Resume file transfers from any offset
  • Streaming support. Send or receive data as it becomes available
  • Rename or change file paths as they are being sent or received

Application-component interactivity

  • Operations can be aborted at any time
  • Provides status report events on a file-by-file basis as well as on the entire operation being performed, with various percentages, byte and file counts. Easily add any kind of progress bar to your application.
  • Events are triggered whenever a file is being sent, received, listed, etc.
  • Notifies your application when and why a specific file cannot be processed.
  • Notifies your application when a file being received is about to overwrite an existing file. Your application can then choose to overwrite it or skip it.
  • Provides complete file information for the current file being processed.
  • Your application receives info such as the amount of time a file took to transfer, the achieved transfer rate, and other info, as it becomes available.
  • Create your own custom filters in order to process or exclude files based on size or date
  • Automatic full yield so other applications do not halt during processing.

Other operations

  • Allows sending files that are currently open for write operations by other processes
  • Supports long filenames, UNC paths and Unicode filenames
  • Specify files to process using wildcards

Documentation and samples

  • The complete documentation is available as a fully context-sensitive Windows .hlp file that is automatically opened to the right topic by pressing F1 on a keyword in your programming language
  • Documentation also included in the form of a printable Word document
  • Fully commented sample applications for various languages, including VB, Delphi, Visual C++ and Active Server Pages

주의

제품 리뷰의 한국어 번역이 완료되지 않는 제품은 Google통역 서비스와 연동되어 표시되어 있습니다.통역 기계에 의한 자동 번역인 관계로 한국어 표기가 조금 부자연 스러운 점 양해 바랍니다.
에서 제공
FireFox와 Opera에서는 Flash가 필요합니다.

상품검색

검색어를 입력해주세요:

Quick 링크

개발처/발매처

주요 카테고리

관련 상품

관련 카테고리

ComponentSource에서 구입하는 이유?

ComponentSource는 세계 1,000,000명 이상의 개발자에게 각종 글로벌 서비스를 제공합니다.

상세 | About Us

개발 코스트 계산


ROI 계산을 참고해주세요.

코드행 수: 49,372
인월 : 49
인건비: $246,860

필요한 기능:

1000행 당 인월:

1개월당 인건비:

화면 바로가기 갤러리

클릭해서 이미지를 확대

 Xceed FTP Library - ActiveX/DLL - V1.1의 스크린샷
Award