FTP Client Engine for Delphi
The FTP Client Engine for Delphi (FCE4D) is a library of
functions providing
direct and simple control of the FTP protocol. FCE4D contains both
WIN16 and WIN32 Dynamic Link Libraries (DLLs) and can be used with any
application capable of calling the Windows API.
Supports all versions of Borland Delphi including
Delphi 2005.
With FCE4D, you can write programs that can:
- Connect to any (anonymous or private) FTP server.
- Get list of files (names or long format) on server.
- Navigate server directories.
- Specify ASCII or BINARY transfer mode.
- Download files (with wildcard support).
- Upload files (with wildcard support).
- Delete files.
- Rename files.
- Create and remove server directories.
- Support for PROXY servers.
- Supports passive mode (necessary for firewalls).
- Supports multiple concurrent FTP sessions.
- Resume file transfers from any offset.
- Change files names while being up/downloaded.
- Can parse long directory listings.
- Supports file appending.
- Supports S/KEY password encryption.
- Use on Internet or your own intranet (LAN).
- Selection of Delphi example programs.
- Both Win32 and Win16 DLL's included.
- Available with C source code ($295).
FCE4D can be used in the development of Win16 and Win32
applications running under
Windows 95/98/Me/NT/2000/XP/Vista. The evaluation
version of FCE4D is fully functional. Registration is $115 for
email delivery
and includes one year free updates.
Current version is 2.6 (2-05-2007).
[ Download ]
[ HOME |
PURCHASE |
Programmer's Manual |
User's Manual |
Reference Manual ]