Digital Media Access Protocol

{{Short description|Apple network protocol}}

{{Use mdy dates|date=September 2014}}

The Digital Media Access Protocol (DMAP) is the family of proprietary protocols introduced by Apple that are used by iTunes, iPhoto, Remote and other software to share media across a local network.

DMAP addresses the same problems for Apple as the UPnP AV standards address for members of the Digital Living Network Alliance (DLNA).

Description

The DMAP protocol is a specialized HTTP protocol,{{Cite web|url=https://code.google.com/p/ytrack/wiki/DAAP_DACP_protocol_basics|title=Google Code Archive - Long-term storage for Google Code Project Hosting}}{{Cite web|url=http://daap.sourceforge.net/docs/|title=DAAP - Digital Audio Access Protocol}}{{Cite web|url=https://nto.github.io/AirPlay.html|title = Unofficial AirPlay Protocol Specification}} which performs two functions. It sends a list of items and it streams requested items to clients. There are also provisions to notify the client of changes to the server. Requests are sent to the server by the client in form of URLs and are responded to with data in {{mono|application/x-dmap-tagged}} mime-type. Services such as iTunes and iPhoto uses the zeroconf (also known as Bonjour) service to announce itself and discover DMAP services on a local subnet.

A range of open- and closed-sourced applications have successfully reversed engineered parts of the protocol{{Cite web|url=http://www.wireshark.org/docs/dfref/d/daap.html|title = Wireshark · Display Filter Reference: Digital Audio Access Protocol}}

DMAP interface

The combined DACP, DAAP and DAAP services can be expressed in terms of a WADL interface which documents the URL's that are accessible.

DMAP implementations

class="wikitable sortable" border="1"
Name

!Platform: Language

!Features

[https://github.com/jkiddo/jolivia jolivia]

|Java

|DACP, DAAP, DPAP to be implemented

[https://code.google.com/p/jems/ jems]

|Java

|DAAP, DPAP

[https://github.com/rkapsi/daap daap]

|Java

|DAAP

[https://www.flyn.org/projects/dmapd/ dmapd]

|C

|DAAP, DPAP

References

{{reflist|30em}}

{{Apple|state=expanded}}

{{Music industry}}

Category:Data transmission

Category:Network protocols

Category:Apple Inc. services

Category:ITunes