Book Image

iOS and OS X Network Programming Cookbook

By : Jon Hoffman
Book Image

iOS and OS X Network Programming Cookbook

By: Jon Hoffman

Overview of this book

Table of Contents (15 chapters)
iOS and OS X Network Programming Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. MKNetworkKit

In this chapter, we will cover:

  • Creating and using the MKNetworkKit engine

  • Uploading a file using MKNetworkKit

  • Downloading a file using MKNetworkKit

  • Using the UIImageView+MKNetworkKitAdditions.h category and caching the images

  • Adding a progress bar to upload or download