HS FTP Library 1.2.0

Free HS FTP Library screenshot fileWorks with Windows Vista
HS FTP is a software library written in C which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands: USER, PASS, TYPE, PASV, LIST, CWD, RETR, STOR, MKD, RMD, DELE

Offerd in two editions:
* Standard Edition (source code is not included): includes Static C Library and standard DLL library, which can be used from various programming languages (Microsoft and Borland C/C++, Visual Basic, etc)

* Blueprint Edition: includes all of Standard Edition plus full source code in C.

Features
- FTP Client RFC 959 operation
- Server name resolution
- Concurrent FTP client sessions
- Passive mode, firewall friendly
- User / password authentication
- Asynchronous Operation

To connect to remote FTP server, the user application calls HsFtpCliConnect, supplying connection parameters, such as remote FTP server name or IP address, username and password for authentication etc and a pointer to callback function that the HS FTP module uses to communicate with the user code.

When the control FTP connection is established and HS FTP has successfully passed user / password FTP account authentication phase, the user application is asynchronously notified via user event callback function with HS_FTPCLI_USR_EV_LOGGEDIN event. The user application can now request remote FTP server directory listing using HsFtpCliList function, change directory HsFtpCliChdir, transfer files with HsFtpCliSendFile and HsFtpCliGetFile.

More info at
http://www.hillstone-software/ hs_ftp_details.htm
Type : Demo
OS Support : Windows All + Vista
Date stamp / Size : Feb, 1. 2007 / 821 kBytes
Asked : Windows XP/NT/2000/98/Vista
Users' value : - Write a Review
Download HS FTP Library fileOrder HS FTP LibraryImage of HS FTP Library
Update history of HS FTP Library
v1.2.0 (September, 3. 2008)
new release
v1.0 (May, 24. 2007)
New Release
Featured Vista Files

Graphics4VO for CA-Visual Objects contains classes, methods and functions for the integration of graphic items, presentation graphics and DIB images for the display, printer, plotter, file and memory.

DTK Barcode Reader SDK is a powerful developer library for barcode recognition functionality integration into your Windows applications. Reads the barcodes from different image formats (TIFF, JPEG, PNG, BMP), including PDF (Portable Document Format).

VoIP SIP Client SDK - A powerful and highly versatile VoIP SDK. Our SIP SDK provides a powerful and highly versatile solution to add quickly SIP (Session Initiation Protocol) based dial and receive phone calls features in your software applications.

Generates virtual printer driver to extract text from printable documents, then save it to file or upload to a server. You can customize it with interactive wizard and embed into your application

Visual Basic RS232 serial communications library. Control multiple ports simultaneously. Includes line status/control, modem control,ASCII/XMODEM/YMODEM, virtual ports (USB to serial,Bluetooth serial, hardware/software flow control.Win64,Win32,Win16