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 5. Apple High-level Networking

In this chapter, we will cover:

  • Performing HTTP(S) synchronous GET requests

  • Performing HTTP(S) synchronous POST requests

  • Performing HTTP(S) asynchronous GET requests

  • Performing HTTP(S) asynchronous POST requests

  • Parsing an RSS feed with NSXMLParser, NSURL, and NSData

  • Creating a peer-to-peer bluetooth network