HS FTP Client C Source Library
Publisher: Hillstone Software
Version: 1.3.4
License: Demo
Trial Limitations: none
Price: $657.27
Operating Systems: WinXP,Windows2003,Windows Vista Ultimate,Windows Vista Ultimate x64,Windows Media Center Edition 2005,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,W
System Requirements: Windows XP/Vista/7
File Size: 0.33 MB
Total Views: 2813
Total Downloads: 9
Rating: HS FTP Client C Source Library not yet rated. [Submit Review] [Award Rating]
Release Date: 10/20/2006
Last Update Date: 10/14/2017
HS FTP Client C Source Library Short Description:
HS FTP C/C++ Library
HS FTP Client C Source Library Long Description:
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
Submit Your Review
Your Name:
Rating:
(Please click on one of the stars to indicate your rating.)
One Line Summary:
Review:
No html tags are allowed.
Submit Review
Copyright © 2025, Ivertech. All rights reserved.