daaplib is a very tiny and portable C++ library which helps to read and write low-level DAAP streams in memory. The code is straightforward and can mirror the structure of the data fairly well. DAAP streams are used by iTunes for sharing songs.

WWW: https://web.archive.org/web/20130623073811/http://www.deleet.de/projekte/daap/daaplib/
