Rating

  • Currently 0.00/5
  • 1
  • 2
  • 3
  • 4
  • 5

Rating: 0.0 out of 0 votes

HS FTP Library

hs ftp c/c++ library

HS FTP Library 1.3.10 Description

hs ftp c/c++ library hs ftp is a c/c++ 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

features
- ftp client rfc 959 operation
- full c/c++ source code included
- server name resolution
- concurrent ftp client sessions
- passive mode, firewall friendly
- user / password authentication
- asynchronous operation
- thread safe
- recursive folder operations

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

HS FTP Library 1.3.10

download software Buy Now download software Download (558K)

HS FTP Library 1.3.10 keywords
Other softwares from Hillstone Software (2)