The FTP Client Engine for C/C++ (FCE4C) is a library of functions providing direct and simple control of the FTP client protocol from your C/C++ application program.
FCE4C comes with both Win16 and Win32 DLL's. With FCE4C, you can write GUI or console mode programs that easily:
(1) Connect to any FTP server. (2) Get a list of files on the server. (3) Navigate the server directories. (4) Specify ASCII or BINARY transfer mode. (5) Download files. (6) Upload files. (7) Delete files. (8) Rename files. (9) Create and remove server directories. (10) Supports many proxy servers.
Multiple example programs are provided, including Microsoft Visual C/C++, Borland C/C++, Watcom C/C++, LCC-32, Microsoft Foundation Class (MFC), and Borland C++ Builder (BCB) examples.
Three manuals are provided (Programmers Manual, Users Manual, and Reference Manual), each in 3 (Word, HTML, and text) formats.
The shareware version of FCE4C is fully functional and can be downloaded from our web site at www.marshallsoft.com/fce4c.htm.
We also have versions of FCE for Visual Basic, Delphi, PowerBASIC, FoxPro, dBase, and Xbase++.
Registration is $105 for email delivery and include one full year of updates.
Keywords: ftp FTP winsock component library C C++ control |