Puneet Varma (Editor)

Digital Media Access Protocol

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

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.

Contents

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

References

Digital Media Access Protocol Wikipedia


Similar Topics