没有找到合适的产品?
联系客服协助选型:023-68661681
提供3000多款全球软件/控件产品
针对软件研发的各个阶段提供专业培训与技术咨询
根据客户需求提供定制化的软件开发服务
全球知名设计软件,显著提升设计质量
打造以经营为中心,实现生产过程透明化管理
帮助企业合理产能分配,提高资源利用率
快速打造数字化生产线,实现全流程追溯
生产过程精准追溯,满足企业合规要求
以六西格玛为理论基础,实现产品质量全数字化管理
通过大屏电子看板,实现车间透明化管理
对设备进行全生命周期管理,提高设备综合利用率
实现设备数据的实时采集与监控
利用数字化技术提升油气勘探的效率和成功率
钻井计划优化、实时监控和风险评估
提供业务洞察与决策支持实现数据驱动决策
功能完整的FTP协议,为应用程序提供发送和接收文件的功能,且不受防火墙的限制
标签:FTP开发商: Xceed Software
当前版本: 1.1
产品类型:控件
产品功能:网络通讯
平台语言:VCL|Activex & COM
开源水平:不提供源码
本产品的分类与介绍仅供参考,具体以商家网站介绍为准,如有疑问请来电 023-68661681 咨询。
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.
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.
* 关于本产品的分类与介绍仅供参考,精准产品资料以官网介绍为准,如需购买请先行测试。
The Xceed FTP Library is a software component that provides developers with a host of useful functions for sending, receiving and manipulating files on a remote FTP server via the FTP protocol.
The FTP protocol
The FTP protocol is a relatively simple protocol that allows access to a remote file system in a standard way. It offers commands for manipulating and navigating remote directories, manipulating remote files (rename, delete, etc.), and transferring files. It is designed to be used interactively by human users as well as by automated processes.
FTP is the de facto protocol used for transferring files on the Internet. Huge public software archives use FTP. Many organisations use FTP as a means to transfer data files between offices. Software companies often provide updates via an FTP server. Even with the emergence of HTTP, used to fetch files from a server, FTP is still widely used.
FTP support
The Xceed FTP Library provides access to the complete functionality of the FTP protocol and is firewall friendly.
Features
ActiveX Technology
A single fully self-contained COM object and ActiveX control written with ATL 3.0
Requires no external DLLs, MFC DLLs or runtime libraries other than Winsock-2, which is found on all Windows operating systems after Windows 95 revision A.
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 control. The library automatically uses Unicode API calls for best performance when running on Windows NT, 2000 or XP.
Supports notification by Events or by Custom Interface Advising for maximum efficiency
ActiveX control 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 controls, including VB, VC++, Delphi, C++ Builder, VFP, Office, PB, VO, Web scripting languages, ASP and DCOM projects
Optional ability to function as an AIC (Application Integration Component) for BizTalk Server
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, receive or list entire directory structures recursively
QuickFTP interface for transfering 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
Automatic logging of FTP activity
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 percentages, byte and file counts. Easily add any kind of progress bar to your app.
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
Specify FTP server as IP address or host name
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
Complete, comprehensive documentation provided in an MSDN style HTML format which is fully context-sensitive so that pressing F1 on a keyword in your IDE opens up the manual to the relevant topic.
Fully commented sample applications for various languages, including VB, Delphi, Visual C++ and Active Server Pages
The Xceed FTP Library is a software component that provides developers with a host of useful functions for sending, receiving and manipulating files on a remote FTP server via the FTP protocol.
The FTP protocol
The FTP protocol is a relatively simple protocol that allows access to a remote file system in a standard way. It offers commands for manipulating and navigating remote directories, manipulating remote files (rename, delete, etc.), and transferring files. It is designed to be used interactively by human users as well as by automated processes.
FTP is the de facto protocol used for transferring files on the Internet. Huge public software archives use FTP. Many organisations use FTP as a means to transfer data files between offices. Software companies often provide updates via an FTP server. Even with the emergence of HTTP, used to fetch files from a server, FTP is still widely used.
FTP support
The Xceed FTP Library provides access to the complete functionality of the FTP protocol and is firewall friendly.
Features
更新时间:2016-02-14 09:55:49.000 | 录入时间:2004-04-07 00:00:00.000 | 责任编辑:胡涛
扫码联系 获取帮助
一套使你能够在你的应用程序中添加互联网功能的ActiveX控件。
SocketTools Library EditionSocketTools库版是一套Windows库,可简化互联网应用开发
SocketTools Subscription一套用于Windows软件开发的互联网组件和库
TOP Server OPC Server工业4.0工业控制软件Software Toolbox's OPC和原生HMI设备的连接软件,采用业界领先的Kepware技术。
IoT SolutionsMQTT, Azure, Amazon, Google, Rest, & Edge物联网方案
服务电话
重庆/ 023-68661681
华东/ 13452821722
华南/ 18100878085
华北/ 17347785263
客户支持
技术支持咨询服务
服务热线:400-700-1020
邮箱:sales@evget.com
关注我们
地址 : 重庆市九龙坡区火炬大道69号6幢
慧都科技 版权所有 Copyright 2003-
2025 渝ICP备12000582号-13 渝公网安备
50010702500608号