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 6. Bonjour

In this chapter, we will cover:

  • Publishing a Bonjour service

  • Discovering a Bonjour service

  • Resolving a Bonjour service

  • Creating an echo server that uses Bonjour to advertise the service

  • Creating an echo client that uses Bonjour to discover the service