|
HS FTP Client C Source Library
by Hillstone Software
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
ftp rfc959 tcp ftp client winsock protocol module c source module protocol library c source library file transfer protocol ftp source
|