HS FTP Client C Source Library 1.0
| Details |
View: screenshot
Size: 236.06 KB
License: Demo
OS: Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003
Price: $0
Publisher: Hillstone Software
|
Date added: 10/24/2006
Date updated: 12/1/2006
Total Downloads: 615
Downloads - Last Week: 10
|
|
HS FTP Client C Source Library 1.0 Publisher's 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: 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
Requirements: Windows XP/NT/2000/98
What's new in this version: New Release
|
| Antivirus information |
| Download3K has downloaded and tested HS FTP Client C Source Library on 8 May 2007 with some of Today's best antivirus engines and you can find below, for your convenience, the scan results: |
| Bitdefender: |
Clean |
| NOD 32: |
Clean |
| Kaspersky: |
Clean |
|
| Complete antivirus report |
|
|
|
| Related press releases |
One more open source network library for .NET platform? [2005-11-14 00:00:00]
Contact: Philip Gootov
BytesRoad Software offers a Free .NET network library
That's right! One more free network library for the .NET platform named BytesRoad.NetSuit has been released. The core com...
|
|
E-XD++ MFC Library Enterprise Edition V9.10 Released! [2005-05-16 00:00:00]
UCanCode XD++ MFC Library is a full C++ based source code kits that designed to add interactive diagramming-related functionality to Web and Client applications. Examples of functionality that XD++ ca...
|
|
HS GSM SMS is a C source library. It provides a PC based user application with a... [2006-03-01 00:00:00]
HS GSM SMS is a C source library that provides a PC-based user application with access to a mobile phone's Short Message Service (SMS) functionality, according to ETSI standards: GSM 07.05 (ETS 300 58...
|
|
GarageGames Open-Sources Torque Network Library [2004-09-06 00:00:00]
Announcing the GPL licenses, indie and commercial licensing of their award-winning netcode in the stand-alone Torque Network Library.
Eugene, OR April 21, 2004 -- GarageGames has announced that i...
|
|
BFO boosts its portfolio with Java PDF Viewer [2005-08-24 00:00:00]
London, England, 24 August 2005 - Big Faceless Organization (BFO), an industry leader in Java software development, are pleased to announce the arrival of an exciting new product from their software ...
|
|
BFO releases Graph Library 2.0 BETA [2005-06-15 00:00:00]
London, England, 15 June 2005 - Big Faceless Organization (BFO), global specialists in Java software development, are pleased to announce the release of Big Faceless Graph Library 2.0 Beta. The librar...
|
|
QR Code added to PDF Library [2005-07-26 00:00:00]
London, England, 26 July 2005 - Big Faceless Organization (BFO), provider of worldwide Java software solutions, are delighted to announce the release of version 2.4.3 of their award winning PDF Libra...
|
|
VintaSoftBarcode.NET Library v2.0 has been released. [2008-01-28 13:11:57]
VintaSoftBarcode.NET Library - an easiest way for reading barcodes from your VB.NET, C# or ASP.NET application. Supported barcode types: Australian Post, Code 11, Code 39, Code 93, Code 128, Codabar, ...
|
|
VintaSoftTwain.NET Library v4.0 has been released. [2008-06-02 06:23:01]
VintaSoftTwain.NET Library is a pure .NET Library which allows to control work of scanners, cameras and any other TWAIN devices. With this library you can fully control the image acquisition process, ...
|
|
A Medical Library System Designed for Family Doctors [2005-09-02 00:00:00]
Skerryvore Software Ltd
A Medical Library System Designed for Family Doctors
September 2005
For Immediate Release
Skerryvore Software Ltd has released A General Practice Library version 2.2, a Win...
|
|
|
|
| DynaPlot |
DynaPlot is a real-time ActiveX chart control for technical applications. It features dynamic scaling of chart elements with control size, tolerance masks, built-in tools like cursors, markers, scroll, pan, zoom... |
|
| HS NMEA GPS C Source Library |
HS GPS is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via a serial communications port, decoding NMEA sentences: $GPGGA, $GPGSA, $GPGSV, $GPGLL, $GPRMC and $GPVTG. |
|
| Hex Workshop |
Hex Workshop is a set of hexadecimal development tools for Windows that combines advanced binary editing with the ease and flexibility of a word processor. |
|
| TVideoGrabber |
TVideoGrabber is a video capture component and media player component. Features include AVI and WMV recording, frame capture, streaming, IP cams,Print to DV, motion detection, videos from bitmaps, reencoding, text/graphic overlay, screen recording... |
|
| MySharpSQL |
Learn from ebook and well commented example source codes, the easy way to use MySQL with C#. In addition to an ebook, this package contains a real world .NET program that allows you to manage a collection of MySQL and C# programming notes. |
|
| VintaSoftTwain.NET Library |
Control a scanner or camera from your .NET application. VintaSoftTwain.NET Library allows to control the image acquisition process, use automatic documents feeder, save acquired images to disk or into SQL database, upload them to Web or FTP servers. |
|
| HS Compress C Source Library |
HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) |
|
|