Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Digital Media Access Protocol
Apple network protocol

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).

We don't have any images related to Digital Media Access Protocol yet.
We don't have any YouTube videos related to Digital Media Access Protocol yet.
We don't have any PDF documents related to Digital Media Access Protocol yet.
We don't have any Books related to Digital Media Access Protocol yet.
We don't have any archived web articles related to Digital Media Access Protocol yet.

Description

The DMAP protocol is a specialized HTTP protocol,123 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 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 protocol4

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

NamePlatform: LanguageFeatures
joliviaJavaDACP, DAAP, DPAP to be implemented
jemsJavaDAAP, DPAP
daapJavaDAAP
dmapdCDAAP, DPAP

References

  1. "Google Code Archive - Long-term storage for Google Code Project Hosting". https://code.google.com/p/ytrack/wiki/DAAP_DACP_protocol_basics

  2. "DAAP - Digital Audio Access Protocol". http://daap.sourceforge.net/docs/

  3. "Unofficial AirPlay Protocol Specification". https://nto.github.io/AirPlay.html

  4. "Wireshark · Display Filter Reference: Digital Audio Access Protocol". https://www.wireshark.org/docs/dfref/d/daap.html