HS FTP Client C Source Library 10 Demo

HS FTP Client C Source Library 10 Demo
  • Downloads: 366
  • Requirements: Windows All
  • Size: 236 KB
  • Licence:
  • Version: 0
  • Added At: 2006-23-10
  • Publisher Site:



HS FTP Client C Source Library 10 Demo

Share

hs ftp client c source library offers you a software library in c (supplied with full source code) that 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.

to connect to remote ftp server, the user application calls hsftpcliconnect function, supplying connection parameters, such as remote ftp server name or ip address, username and password for authentication etc. it also supplies 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.

at this point, the user application can request remote ftp server directory listing using hsftpclilist function, request to change current directory at remote ftp server with hsftpclichdr function or transfer binary files to and from remote ftp server with hsftpclisendfile and hsftpcligetfile functions.

the result of each operation is asynchronously notified via event callback with corresponding events.


hs ftp client c source library offers you a software library in c (supplied with full source code) that 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.

to connect to remote ftp server, the user application calls hsftpcliconnect function, supplying connection parameters, such as remote ftp server name or ip address, username and password for authentication etc. it also supplies 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.

at this point, the user application can request remote ftp server directory listing using hsftpclilist function, request to change current directory at remote ftp server with hsftpclichdr function or transfer binary files to and from remote ftp server with hsftpclisendfile and hsftpcligetfile functions.

the result of each operation is asynchronously notified via event callback with corresponding events.


�. you can free download HS FTP Client C Source Library 10 Demo now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download HS FTP Client C Source Library 10 Demo _FREE_