Google Summer of Code: Zeroconf!

Blog post by Alex Roman on Wed, 2008-04-23 18:13

This summer I'll be attempting to enable Zeroconf support in Haiku.

For those of you who may not be aware, Zeroconf enables Zero Configuration Networking, and it is aimed at simplifying the creation of small networks: no DHCP server, no pre-determined IP addresses, no need to know what host name your printer is on! How is this achieved? There are three components to it:

  1. Addressing: handled by IPv4 Link Local Addressing
  2. Naming: handled by multicast DNS
  3. Service Discovery: also handled by multicast DNS

This project will have two main components:

  1. Implement IPv4 Link Local Addressing
  2. Port and integrate Apple's mDNSResponder (open source, under Apache 2.0 License, public CVS server available)

Right now I'm considering buying the Zeroconf book written by one of the main authors of Zeroconf, Stuart Cheshire. However, Google may issue us O'Reilly Safari accounts where the book would most likely be available for viewing online... If nothing happens within a month or so, I'll just buy the book. From the reviews it seems like it's a good reference for both users and developers.

That is it for now... Until next time!

Comments

Re: Google Summer of Code: Zeroconf!

Alex, sper sa ajungi sa-ti scrii tu cartea despre Zeroconf in scurt timp, iar implementarea din Haiku sa fie obiect de studiu in scoli ;-).

Alex, hope you'll write your own book on Zeroconf shortly, having the Haiku implementation as a study object back in schools!

PS

San Diego ajuta cu siguranta inspiratia!

San Diego should be a huge boost for your inspiration!

Re: Google Summer of Code: Zeroconf!

Alex, welcome to the Haiku community.

Hope you enjoy your summer coding for Haiku. :)