Introduction to FileCatalyst C++ API July 21st, 2015 Webinar at 11:00AM ET.

Slides:



Advertisements
Similar presentations
WS_FTP File Transfer Protocol For Windows. Settings for Makani Contact your own ISP for specifics.
Advertisements

Untangle and OpenVPN.
FileCatalyst Performance Presentation.
A Toolbox for Blackboard Tim Roberts
Web Toolkit Julie George & Ronald Lopez 1. Requirements  Java SDK version 1.5 or later  Apache Ant is also necessary to run command line arguments 
1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
Advanced Java Class Web Applications – Part 0 (Introduction)
CIS101 Introduction to Computing
Create Windows ® Applications with.NET Allan Knudsen.NET Developer Evangelist Microsoft.
LogMeIn.com By: Casey Davidson. What is it? Free Web-based VNC Client Remotely control any PC or Mac from anywhere in the world No network configuring.
Webinar: Questions and Answers? July 17, Introduction John Tkaczewski, President and Co-Founder Check out our blog:
Using the Facilities “FTP Site” Uploading Files
Best Western Green Bay CHEMS 2013 INSTALL OPTIONS.
Introduction to FileCatalyst Workflow May 21, 2015 Webinar at 11:00AM ET.
Introduction to Microsoft Office Web Apps with Jim Mollé Learn iT! Computer Software Training.
INDEX ∞ Image Processing ∞ OpenCV ∞ Download & Setup ∞ Make Project ∞ Show Result ∞ Q & A Setup OpenCV & Tutorial.
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
FTP. SMS based FTP Introduction Existing System Proposed Solution Block Diagram Hardware and Software Features Benefits Future Scope Conclusion.
Installing the Core FTP Client Go to Click on “Download Core FTP now!” Under the Core FTP LE 2.2: free version heading Select.
Digital Logic and State Machine Design Installing Xilinx WebPACK 12.4 CS 2204 Digital Hardware.
Creating a Web Presence Introduction to WordPress Week 1.
IGEL UMS Product Marketing Manager October 2011 Florian Spatz Universal Management Suite.
Presenter: John Tkaczewski Duration: 30 minutes February Webinar: The Basics of Remote Data Replication.
Presenter: Christian Charette, John Tkaczewski Duration: 30 minutes May Webinar: 10Gbps transfers.
Guideline: How to build AMSS source code? History: 01/02/ Make Draft 05/02/2010 – Release /02/2010 – Updated.
Bonrix SMPP Client. Index Introduction Software and Hardware Requirements Architecture Set Up Installation HTTP API Features Screen-shots.
FTP Server and FTP Commands By Nanda Ganesan, Ph.D. © Nanda Ganesan, All Rights Reserved.
| nectar.org.au NECTAR TRAINING Module 10 Beyond the Dashboard.
Open Solutions for a Changing World™ Copyright 2005, Data Access Worldwide June 6-9, 2005 Key Biscayne, Florida 1 Pervasive.SQL Version 9 - What’s New.
Create Windows ® Applications with.NET Carlotta Eaton ( Associate Professor of IST New River Community College Slides by Microsoft.
Right-click on this, and select: Copy To Folder …
Sync and Exchange Research Data b2drop.eudat.eu This work is licensed under the Creative Commons CC-BY 4.0 licence B2DROP EUDAT’s Personal.
Imagine Creating Software Without a Single Line of Code!
ENDNOTE Installation Guide. E ENDNOTE ON LIBRARY PAGE ( Scroll down to see download instructions.
GOSS iCM Gary Ratcliffe. 2 Agenda Webinar Programme V10 Overview Version Information Supported Browsers Architectural Changes New Features.
Confidential Document number: PDS-1SG Demo Instruction for IMS registration of XT912 April 2012 Anritsu.
A Technical Overview Bill Branan DuraCloud Technical Lead.
FTP COMMANDS OBJECTIVES. General overview. Introduction to FTP server. Types of FTP users. FTP commands examples. FTP commands in action (example of use).
Integrity Check As You Well Know, It Is A Violation Of Academic Integrity To Fake The Results On Any.
Webinar: Introducing TransferAgent September 25, 2014.
Introduction to Networking
Presented By: Kasey Campbell John Geer.  Hermes Company Transfer will allow the passing of files, large or small, between companies.  All files are.
Chris Bailey June Webinar: How to Transfer Large Volumes of Small Files at Accelerated Speeds.
Install CB 1.8 on Ubuntu. Steps Followed Install Ubuntu (Ubuntu LTS) on Virtual machine – (VMware Workstation) (
©2010 Check Point Software Technologies Ltd. | [Unrestricted] For everyone Endpoint Security VPN R75 (SecureClient Next Generation)
INTERNET APPLICATIONS CPIT405 Install a web server and analyze packets.
Upgrade on Windows 7. DownloadSoftware Download Software from link provided in Webliography: e/
COSC 432 Shi Li 12/8/2008. File Transfer Protocol (FTP) Used to transfer files and data between computers via internet Defined as RFC959 Developed in.
By Choose Between Windows Or Mac OSX Download the Full File With Crack / Patch Download here for Windows Operating.
Presenter: John Tkaczewski Duration: 30 minutes March Webinar: Solving the problems of large attachments (& other web-based file transfer tools)
Mobile Device Development
Fundamental of Databases
January Webinar: How to Integrate FileCatalyst Java Applets
ZIMBRA DESKTOP USER MANUAL
FileCatalyst Performance
Web Interface for Formatter
Data Virtualization Demoette… JDBC Clients
Managing Software.
Microsoft Connect /23/2018 5:27 PM
FTP - File Transfer Protocol
Spotlight on the Petroleum and Energy Vertical February 18, 2014
FileCatalyst – Partner Spotlight
Content: What is JMeter? What can I do with JMeter?
April Webinar: Advanced Configuration of Order Forms in Workflow
IS 4506 Server Configuration (HTTP Server)
Configuring Internet-related services
File Transfer Issues with TCP Acceleration with FileCatalyst
Beyond FTP & hard drives: Accelerating LAN file transfers
Visual Studio Tools for Unity 2.0 Preview
News flash: Unlimi-Tech wins a Emmy
Presentation transcript:

Introduction to FileCatalyst C++ API July 21st, 2015 Webinar at 11:00AM ET

© Copyright FileCatalyst, 2015 Presenter John Tkaczewski, President and Co-Founder FileCatalyst / Unlimi-Tech

© Copyright FileCatalyst, 2015 Agenda Features Requirements Maximum Speed Demo/Building a Visual C++ App Review Documentation Questions

© Copyright FileCatalyst, 2015 C++ API Features? Features Accelerated Uploads and Downloads UDP and TCP (including multi-threaded TCP) MD5 Checksum Bandwidth and Congestion Control Secure communications via SSL and AES Automatic Resume and Retry Single/Multiple file transfers Recursive Folder level transfers What is missing? (vs. the Java API) Auto ZIP and UnZIP and Zip-Chunking Multi-Client transfers Deltas (Rsync) Progressive Transfers (Tail FTP)

© Copyright FileCatalyst, 2015 Maximum Speed Officially we support up-to 1Gbps regardless of the network conditions Testing have shown much better speeds (up-to 10Gbps), in the upcoming releases we will be optimizing and certifying the top speed.

© Copyright FileCatalyst, 2015 C++ Requirements Windows 32/64 or Linux32/64 or ARM32 or OSX64 C++ version 2011 Requires: Visual Studio 2013 or higher, gcc, clang Boost 1.58 (not newer not older) if building on Windows OpenSSL (included in the install) only on Windows FileCatalyst Direct Server 3.2 or higher that accepts client connections from API

© Copyright FileCatalyst, 2015 Getting Started Install FileCatalyst Direct Server with the API license under Advanced – Server License Download and Install Boost: (make sure you download the executable not ZIP boost_1_58_0-msvc exe for Windows Only) Download and Install FC++ API from: (password required) -- When Installing You must select “Add FCPP to System Path”

© Copyright FileCatalyst, 2015 Demo Building a Visual C++ App

© Copyright FileCatalyst, 2015 Documentation Review FC++ Documentation Starting a C++ project in Visual Studio was taken from:

© Copyright FileCatalyst, 2015 Questions?