Learn to develop iPhone and iPad applications for networked enterprise environments The iPhone and iPad have made a powerful impact on the business world. Developers creating iOS apps for the enterprise face unique challenges involving networking, system integration, security, and device management. This Wrox guide provides everything you need to know to write iOS apps that integrate with enterprise network resources, providing options for networking iOS devices to enterprise systems and to each other. Professional iOS Network Programming focuses on the networking aspects of iOS and its relationship to remote data sources, offering a truly unique approach.
I was looking for some concrete examples of how to deal with Bonjour over Bluetooth in iOS5. For memory, NSNetService no longer automatically registers services over Bluetooth as was the case with iOS4: the only solution is to now write CFNetService code directly. In the end, I liked the book, even though I did not find the answers I was looking for there.