I've been messing around with media server stuff again, I was wondering if there's a generally agreed-upon way to identify a DAAP server on the network over UPnP. Surely not everyone is counting on people manually punching in their IP address when looking for a server on the network, right?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

DAAP is typically advertised on a network using the ZeroConf protocol (AKA: Bonjour)). This is pretty much standard since its what iTunes uses and iTunes is by far the biggest implementor of DAAP. I don't know of any way of advertising DAAP over UPnP.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.