HS FTP Library free download HS FTP is a software library which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959 HS FTP is a software 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 Offerd in two editions: * Standard Edition (source code is not included): includes Static C Library and standard DLL library, which can be used from various programming languages (Microsoft and Borland C/C++, Visual Basic, etc) * Blueprint Edition: includes all of Standard Edition plus full source code in C. Features - FTP Client RFC download   
 Example: QuickTime • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > Development Tools > Components & Libraries > download now HS FTP Library

  Popular:
Catalogue 4.2.8
Quickly create HTML reports of multiple folders, listing…
AllDay 7.0.1
Calendar for year overviews. Gregorian, Julian, Jewish…
Quick To-Do Pro 4.5.1
Quick To-Do Pro is an award-winning small and easy-to-use…
T2K PLUS 2.31
T2K PLUS or Tiles2Kml PLUS enables you to efficiently load…
XLS to Net 1.00
Useful utility for creation web pages using information…
Spam Nullifier 3.4.0.1
Eliminate Junk E-Mail Spam, Viruses, Tojans & Spyware…
Spam Bully 2008.4.1.7
Intelligent Bayesian Spam Filter, SpamBully works with…
DownloaderXL 5.9.8
Trading and stock quotes downloading software for Microsoft…
4Team for Outlook 1.98.0236
Upgrade Outlook with an easy-to-use workgroup project…
AnyNotes 5.02
Collect texts, images, web pages, links, reminders etc. in…
Best 1000
  TOP-10:
PaneCutter 1.4
2D cutting plan design and cutting optimization for…
Port Invader 1.1
Scan a range or list of IPs for open and closed ports…
C-Organizer 3.4
C-Organizer is a personal information manager with elegant…
Advanced Backup 1.8
This backup utility features backup of E-mail messages and…
MP3 Convert_It! 1.0
MP3 Convert_It! converts your MP3's to WAV files. Drag…
Oracle Maestro 9.4
Oracle Maestro is a powerful Windows database management…
PlexMailer 6.5
PlexMailer is an anti-spam software. It supports POP3…
ImageDiscerner 1.02
ImageDiscerner is a convenient program for the analysis and…
Instant Check 4.2.01
Print your client's check right in your office or home and…
Handy Address Book 4.4
Address book software that can publish your address book to…
  Sponsored links 
  New:
Spy No More 2008 5.3.8
SpyNoMore 2008 safeguards your identity and restores system…
WMAConvert 3.9.4
Convert DRM and non-DRM music files to unprotected iPod…
RER MOV Converter 3.7.2
RER MOV Converter is an easiest to use MOV conversion…
The Undelete 6.13.8
The Undelete Data Recovery Sxoftware. Lost files? Deleted…
ID Process Manager 3.5
ID Process Manger is a performance managing program…
Forms Data Loader 3.2
Forms Data Loader is a tool to load data into Oracle Apps…
Timestimator 1.7
Calculate deadlines and assign time periods with an…
SmartRoster 3.500
SmartRoster generates schedules for churches or other…
Sony psp Converter 3.35.003
Sony psp Converter is a powerful easy-to-use software which…
SmartDraw 2010 2010
SmartDraw is the only software that makes it easy for you…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities
Active-X
Delphi
Components & Libraries
Java
Javascript
Visual Basic
dotNET
Databases
Perl, php, cgi
Source Editors
Installers
Bug Trackers
HTML
XML
ASP

HS FTP Library 1.2.0  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
HS FTP is a software library which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959

Updated Aug 30, 2008 03:48:00
Size821 kb
LicenceDemo
StatusNew Release
LanguagesEnglish
TagsFTP, RFC959, TCP, FTP Client, Winsock, Protocol Module, C Source Module, Protocol Library, C Source Library, File Transfer Protocol, FTP source
OSWindows ME, Windows NT, Windows XP, Windows 2003, Windows Vista, Windows CE
Homepagehillstone-software.com
Emailadv@hillstone-software.com
AuthorHillstone Software
HS FTP Library free download HS FTP is a software library which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959 HS FTP is a software 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

Offerd in two editions:
* Standard Edition (source code is not included): includes Static C Library  and standard DLL library, which can be used from various programming languages (Microsoft and Borland C/C++, Visual Basic, etc)

* Blueprint Edition: includes all of Standard Edition plus full source code in C.

Features
- FTP Client RFC download

 Zoom click for full size
Other author's software:
  • HsCipherSDK Encryption Library 1.2 — HsCipherSDK is an Encryption Library providing an API to a suite of symmetric cryptographic algorithms and digital signing functions. The library includes block and stream cipher modules: AES, 3DES, ARC4, CAST-128, Blowfish,Twofish, MD5, SHA-1,SHA256
  • HS Staff Manager 2.1 — HS Staff Manager is database software that enables enterprise user to more efficiently store, categorize, find and retrieve employee information.
Show all author's software

Description:
   HS FTP is a software 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

   Offerd in two editions:

   * Standard Edition (source code is not included): includes Static C Library and standard DLL library, which can be used from various programming languages (Microsoft and Borland C/C++, Visual Basic, etc)

   * Blueprint Edition: includes all of Standard Edition plus full source code in C.

   Features

   - FTP Client RFC 959 operation

   - Server name resolution

   - Concurrent FTP client sessions

   - Passive mode, firewall friendly

   - User / password authentication

   - Asynchronous Operation

   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
Short tags:
FTP, RFC959, TCP, FTP Client, Winsock, Protocol Module, C Source Module, Protocol Library, C Source Library, File Transfer Protocol, FTP source
System Requirements:
Windows XP/Vista
Change Info:
new release
      Freeware alternatives HS FTP Library 1.2.0
Free Download now  Free Download HS FTP Library 1.2.0 from hillstone-software.com

Similar software shotlights:
  • HS Crypto C Source Library 1.0 — HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Table translation, XOR, MD5 HS Crypto is a…
  • FTP Client Engine for Delphi 3.0 — FTP client Delphi component that provides direct and simple control of the FTP protocol from any 32-bit Delphi or .NET application program. Transfer, rename, delete, list, and append files. Create and…
Find all software similar on HS FTP Library 1.2.0

Similar news:
Find all news similar on HS FTP Library 1.2.0

Similar smart reviews:
  • CC File Transfer, File Exchange Made Easy — Doesn’t it drive you crazy that to just swap a few files with your friends you’d have to be a computer expert, capable of deploying a file server, handling permissions settings, comprehending a lot of stuff you’re likely to never use afterwards? How about just uploading the files you want to exchange through your web browser and downloading your…
  • GNCutter32 1.1. Let a Professional Library Do It — Some obvious tasks in the area of «practical algorithms» seem to be easy at the first glance, but as you try to complete them, you more and more tend to think you can’t do it! A good example of that is a frequent material-cutting planning task, which is completely solved by the GNCutter32 library. The library’s most outstanding feature…
  • Active Multimedia SFX Library — Three common types of media create digital content: text, image, and sound. They are similar as they can have various origins and various means, be used for various purposes and in various amounts. But the difference between the three types of content is the ease of production. As for text — anybody can write text, with any computer (or even without it), texts are easy to compile and…
  • FTPRush 1.0, Master of FTP — If you work with FTP eventually, i.e. download one file per month, all you would need for a happy life is your browser or a file manager. But once your FTP usage gets more intensive, start uploading and downloading, connecting to several servers, managing accounts, synchronizing folders and so on, you will finally come to the though that the FTP issue is not such an easy one. The list…
  • HS CleanDisk Pro 5.73.7, Keep the System Clean — HS CleanDisk Pro is an ultimate system cleanup and tweaking software (it will give you much more than just a clean DISK). All the features are clean and simple, easy to understand for any user; but the overall feature count exceeds several dozens! First, HS CleanDisk Pro, of course, can make your disk clean. That means deleting all kinds of temporary and garbage files, which otherwise would pile…
  • Built-In RSS Client. Standard Means Good. — Microsoft Internet Explorer is a strange-reputation thing. This browser is highly criticized and often claimed to be «retrograde» and so on. However, since with Windows, it became habitual for hundreds of thousands of users around the world. Internet Explorer is quite sufficient for the majority of every day’s needs, but sometimes you feel you’d better…
  • HS WinPerfect 5.73, Make Your System A Perfect One! — Many of us can feel that as time goes by, our Windows operating system becomes slower and slower. The disks are filled up with the garbage; some weird applications are being run without our intention, and so on. Unfortunately, Windows’ tools for analyzing the system and providing user with the necessary information are very poor. And even worse, the information that does reach user’s attention…
  • ZoomCall Pro Client videophone software. Face time, Anytime! — We live in the age when remote communication is becoming part of our daily needs. The Digital Millennium has brought us many options to arrange such communication through instant text or voice messaging. Even though these options are readily available and fairly easy to use they cannot provide us with the sense of a true real-time personal interaction, which is often so important…
  • AntiPlagiarist 1.8, Where's Your Sources? — Digital century and digital style of work bring new possibilities to all of us, but they also bring new problems. And new ways to solve those new problems; and new unwanted effects of those ways… And one of the most general possibilities (and a source of the problems) is *possibility to copy*. Scientific works and home works, magazine articles and blogposts, even entire chapters…
Find all smart reviews similar on HS FTP Library 1.2.0


Home > Software > Development Tools > Components & Libraries > download now HS FTP Library

See software by tags:
Picture display msn
Vocabulary files
Validator numbers
see also:
DWG to TIFF Converter
Alive Text to Speech
Moyea YouTube to Zune Converter
See software by tags:
Nsf dxl utility
Downloadable movie maker
Corporate transfer

Copyright © 2001—2009 3d2f
Concept:
Advertisement.