iOS AFNetworking Add-On Library That Provides Accelerated Downloading

Previously I mentioned a library extending the popular AFNetworking library that provides easy download resumption and the ability to track download progress called AFDownloadRequestOperation.

Here’s another AFNetworking add-on called JJAFAcceleratedDownloadRequestOperation from Josh Johnson that provides accelerated downloading by splitting a users downloads into multiple chunks.

Also included is an interface control that can be used to illustrate download progress.

You can download JJAFAcceleratedDownloadRequestOperation from Github here.

If you’ve got an app that downloads large files and use AFNetworking this looks like a great way to speed those downloads up.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: iOS AFNetworking Add-On Library That Provides Accelerated Downloading

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *