You are here: Home » Software Development » Components & Libraries » FTP Suite for REALbasic

FTP Suite for REALbasic

FTP Suite for REALbasic FTP Suite is a code library that allows REALbasic developers to implement the FTP protocol in their applications



  • Downloads:2
  • Last update:Aug 1, 2009
  • Version:4.2
  • License:Demo
  • Publisher:Pyramid Design
  • System Requirements Windows All

Free Download ( 811 KB )

FTP Suite for REALbasic

FTP Suite is a code library that allows REALbasic developers to implement the FTP protocol in their applications
FTP Suite is a collection of classes and code modules that allows REALbasic developers to implement the FTP protocol in their applications. Now REALbasic developers can add complete FTP capability to their applications easily.

There are two types of FTP operations you can perform with FTP Suite.

FTP Suite for REALbasic is a code library that allows to implement the FTP protocol in applications.

Smart Sequences perform an entire FTP sequence from login to logoff. They are suited for applications where transfers occur mostly under the client program's control and for transfer sequences that affect entire directories or multiple files in the same directory.

Smart Commands perform partial FTP sequences (usually one or two FTP commands) and are best suited for clients that cannot predict what FTP actions will be needed before hand or clients who need transfer files beyond the standard folder to folder transfer. Smart Commands give the developer more flexibility.

There are professional support plans available in addition to normal form-based support.

Requirements:
  • REALBasic 5.5 and greater

    Limitations:
  • Registration Reminder at the beginning of every FTP Session

    What's New in This Release:

  • New Architecture – All methods and properties that were previously global, are now part of FTPSession class. Trivial Get and Set methods have been dropped in favor of direct access to properties.
  • Multiple FTP Sessions – You can now start and track multiple FTP sessions by simple creating a new instance of FTPSession class.
  • More Efficient FTP Communication – Improvements to FTP Suite core code produce an average improvement of 10-15% when transferring files and 20-30% when transferring entire directories.
  • SetLocalFolderItem – Allows setting of a local folder using FolderItem, instead of a path string.
  • ParseDirListLine – Extracts data from many types of FTP server directory list formats.
  • ParentDir Smart Command – Changes to the current working directory's parent directory.
  • New Examples – Several real-world applications show how to use FTP Suite, including: Upload Droplet, Multiple Session Example, Server Browser, Folder Info application.

    Free Download ( Evaluation | 811 KB )

  • Rating & Reviews for FTP Suite for REALbasic





    Tips & Guides Related to FTP Suite for REALbasic

    Free Download FTP Suite for REALbasic

    Free Download ( Evaluation | 811 KB )