HS FTP Client C Source Library 1.0

Publisher: Hillstone Software
Size: 236 KB
OS: Windows 95/98/ME/NT/2000/XP/2003
License: Demo
Price: $0
Updated: 2006-10-20
Rating:

Download Now!

HS FTP Client C Source Library 1.0 Description
HS FTP is a software library in C (supplied with full source code) 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 Read more...
HS FTP is a software library in C (supplied with full source code) 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

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

what is supplied after you purchase the product?
- HS FTP Library binaries (Win32 library)
- HS FTP full source code in C with Visual C workspace and project files
- Binaries and full C source code of HS SOCK module used by HS FTP for Win32 TCP/IP socket layer communications
- HS FTP Demo Application binaries, C source code, project workspace
- HS FTP User Manual which documents in detail complete library API

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 information is at
http://www.hillstone-software/hs_ftp_details.h


Your email:
Friend email:

   
DOWNLOADS FROM Hillstone Software


MySQL-to-Oracle
MySQL-to-Oracle is a program to migrate MySQL databases to Oracle server.

Office Viewer ActiveX Control
Embed a Microsoft Office document directly on a form or web page!

SmartVB6
Development tools for VB6 programmers created to build fast and robust code.

TextCaptureX
Fast and reliable text capture library

ECMerge Pro (Windows)
ECMerge compares/merges files/folders/FTP sites 3-way with syntax colouring

RazorSQL
Query, update, navigate, and manage all databases from one database tool

ECMerge Standard (Windows)
ECMerge compares/merges files/folders/FTP sites 2-way with syntax colouring

TextTransformer
Text analyze, extraction, transformation workbench

MySQL-to-MSSQL
MySQL-to-MSSQL is a program to convert MySQL databases into MS SQL format.

SkinEngine
Easy to add skinnalbe GUI to your C++, Delphi, VB and .NET application