Home


     
    Add to bookmarks

HS FTP Client C Source Library 1.0

http://www.hillstone-software.com/hs_ftp_details.htm

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

Antivirus Report

HS FTP Client C Source Library was checked by our antivirus software to check whether it contain some viruses, trojans or spayware or not on our web site www.vista-files.org. The commersial antivirus software showed that this program is clean from any destructive or unwanted inclusion. You can visit the page of this antivirus report: Antivirus Report.

› Language: English
› Size: 236 Kb
› License: Demo
› Cost: Free
› Updated: 2007-11-02 13:51:54
› Keywords: file transfer protocol, winsock, c source library, c source module, protocol module, ftp client, ftp source, protocol library, rfc959
HS FTP Client C Source Library

Write a Review and Rate HS FTP Client C Source Library

Related Programs

Active Query Builder .NET Edition 1.5

Active Query Builder is a powerful .NET component to build complex SQL queries with ease. Active Query Builder is a perfect choice for both SQL beginners and experienced query writers. It renders all SQL features, such as sub-queries and unions, very easy to accomplish and provides the professional user with everything he or she needs to efficiently work with SQL queries; it is sure to increase the number of potential users of your product.

BoxedApp SDK 1.0

A developer library to create virtual files, virtual registry entries and values. BoxedApp SDK creates a virtual file system. Add virtual files and your application will "think" that such files really exist. No temporary files are created! You create a virtual DLL file and then load it. Embed any files, DLLs, ActiveX and OCX into your application. Hide application's files from user, create applications that run without installation.

SeriousBit Ellipter 1.1

SeriousBit Ellipter is a .NET library for licensing shareware applications and components based on Elliptic Curves Asymmetric Cryptography. Using a new and strong security technology we provide software developers and publishers with an unprecedented level of protection. With our library you can create or verify secure product keys in just 3 lines of code!

Explorer Context Menu Platinum (.Net component) 4.19

Add custom items to Windows Explorer shell context menu easily with Context Menu Platinum. Easy to start (just install), easy to add your menu items (just one line of template code for every menu item), easy to use (.Net C#, VB, etc.) easy to deploy (just add 1 small file to your installation pack). Want to add your items to Explorer shell context menu? Do it easily with Context Menu Platinum. More info and free download at Context-Menu.com

WpfDiagram 1.0

WpfDiagram adds to applications the ability to create and present workflow, flowchart and process diagrams, database entity-relationship diagrams, organizational, hierarchy and relationship charts, network schemes, graphs and trees. Its basic types of items - boxes, tables, and arrows - can be grouped and attached one to another and combined in complex structures. The control provides many predefined box shapes and allows custom-designed ones.

GdViewer Pro Image OCX - Site License 4.1.0

GdViewer Pro ActiveX - Site License is a Viewer OCX control that supports a lot of image format like bmp, j2k, rle, tif, fax, jpg, jpe, jfif, wmf, exif, emf, gif, ico, dib, png, pdf, pnm, pcx. You can view, zoom, print, rotate and flip, define display area, zoom on area, play animated gif, pan, scroll... It can be used from any Windows development environment like Visual C++, Visual Basic , Visual Foxpro, Delphi, .Net, MS-Access, Windev, C#...

GdPicture Pro Imaging OCX - Site License 5.1.0

GdPicture Pro Imaging ActiveX Site License for dotnet, vb6, delphi, vfp, c#, c++, Ms-Access... Imaging toolkit that supports bitmap and vectorial images like tif, fax, rle, pcx, pnm, jpeg, jpe, jfif, png, pdf, ico, wmf, gif, exif, bmp, dib, emf. With GdPicture Pro your applications can view, create, acquire from TWAIN devices such as scanners and cameras, edit, print, combine and compose image and PDF. Working from Windows 98 to Windows Vista.

HS NTP C Source Library 1.1

HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time.

GdPicture Light Imaging SDK Site License 4.1.0

GdPicture Light Imaging SDK - Site License is an ActiveX component to view, acquire, create, edit, print, convert, enhance, and compose bitmap or vectorial image. GdPicture Light OCX supports image formats like tiff, tif, jpeg, jpg, png, pdf, ico, wmf, gif, exif, bmp, dib, fax, emf, j2k, pnm, pcx, jpe... GdPicture Light OCX can be used from any 32 or 64 bit Windows development environment that can call ActiveX components like vb6, c# or vb.net

HS GPSDLL Library 1.1

HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other programming languages. HsGpsDll allows a user application to easily read from a GPS device the current GPS position fix and current velocity over ground (speed in kilometers per hour), decoding sentences $GPGGA and $GPVTG.