The iPhone™ Developer’s Cookbook: Building Applications with the iPhone 3.0 SDK, Second Edition
by Erica Sadun
13. Networking
As an Internet-connected device, the iPhone is particularly well suited to retrieving remote data and subscribing to Web-based services. Apple has lavished the platform with a solid grounding in all kinds of network computing and its supporting technologies. The iPhone SDK handles sockets, password keychains, XML processing, and more. This chapter surveys common techniques for network computing, offering recipes that simplify day-to-day tasks. You read about checking the network status, monitoring that status for changes, and testing site reachability. You also learn how to download resources asynchronously and how to respond to authentication challenges. By the time you finish this chapter, you’ll have discovered how to build ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access