DAAP Sharp
daap-sharp is a library for consuming and publishing DAAP (Digital Audio Access Protocol) music shares. This is the protocol Apple iTunes uses for music sharing. It relies on the excellent Avahi for mDNS functionality, and can optionally use mDNSResponder for cross-platform operation.
Current Releases:
daap-sharp-0.3.5.tar.gz (source)
daap-sharp-0.3.5.zip (source)
daap-sharp-0.3.5-binary.zip (binary)
The binary release is compiled with mDNSResponder (Bonjour) as the mDNS library and will work on both Linux and Windows platforms.
You can also get the latest sources from Mono’s SVN with:
svn co svn://svn.myrealbox.com/source/trunk/daap-sharp
Documentation:
API documentation is available through monodoc, as well as online. Several samples are included in the source.
