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 7. AFNetworking 2.0 Library

In this chapter, we will cover:

  • Checking the network connection type and changes

  • Creating a web client using AFHTTPSessionManager

  • Creating a custom response serializer

  • Using the UIImageView+AFNetworking category

  • Downloading files with a progress bar