Book description
It used to be that two laptops, sitting side by side, couldn't communicate with each other; they may as well have been a thousand miles apart. But that was then, before the advent of Zero Configuration Networking technology. This amazing cross-platform open source technology automatically connects electronic devices on a network, allowing them to interoperate seamlessly-without any user configuration. So now you don't have to lift a finger! Needless to say, it has completely changed the way people connect to devices and programs for printing, file sharing, and other activities.
Zero Configuration Networking: The Definitive Guide walks you through this groundbreaking network technology, with a complete description of the protocols and ways to implement network-aware applications and devices.
Written by two Zero Configuration Networking experts, including one of Apple's own computer scientists, the book covers more than just file sharing and printing. Zero Configuration Networking also enables activities such as music and photo sharing and automatic buddy discovery on Instant Messaging applications. In fact, Zero Configuration Networking can be used for virtually any device that can be controlled by a computer. And this handy guide has the inside scoop on all of its capabilities-and how you can easily apply them in your own environment.
For the technically advanced, Zero Configuration Networking: The Definitive Guide examines the three core technologies that make up Zero Configuration Networking: Link-Local Addressing, Multicast DNS, and DNS Service Discovery. It also reviews a series of APIs, including C-API, Java API, CFNetServices, and Cocoa's NSNetServices.
Whether you want to understand how iTunes works, or you want to network a series of laptops and other devices at your office for maximum efficiency, you'll find all the answers in this authoritative guide.
Table of contents
- A Note Regarding Supplemental Files
- Praise for Zero Configuration Networking: The Definitive Guide
- Foreword
- Preface
- 1. Introduction to Bonjour and Zeroconf
- 2. IP Addresses Without DHCP
- 3. Names Without DNS
- 4. Browsing for Services
- 5. Service Discovery Beyond the Local Link
- 6. Getting Started with Bonjour/Zeroconf
-
7. Using the C APIs
- Asynchronous Programming Model
- Event Handling with a select() Loop
- Using the DNSServiceDiscovery APIs
- Event Handling with Cocoa RunLoop or Core Foundation CFRunLoop
- Event Handling with Microsoft Windows GetMessage() Message Loop
- Event Handling with Microsoft Windows MFC
- Event Handling with Independent Threads
- Summary
- 8. Using the Java APIs
- 9. Using the CFNetwork and Cocoa APIs
- 10. Ruby, Python, and Other Languages
- Index
- About the Authors
- Colophon
- Copyright
Product information
- Title: Zero Configuration Networking: The Definitive Guide
- Author(s):
- Release date: December 2005
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596101008
You might also like
book
Understanding the Linux Kernel, 3rd Edition
In order to thoroughly understand what makes Linux tick and why it works so well on …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
book
Monolith to Microservices
How do you detangle a monolithic system and migrate it to a microservice architecture? How do …