Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21f14e83fc15c4f

Jump to content

// Workers AI · dad joke modeWhat did Digital Media Access Protocol say to the file? "You can 'access' my heart.

From Wikipedia, the free encyclopedia

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

[edit]

The DMAP protocol is a specialized HTTP protocol,[1][2][3] 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[4]

DMAP interface

[edit]

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

[edit]
Name Platform: Language Features
jolivia Java DACP, DAAP, DPAP to be implemented
jems Java DAAP, DPAP
daap Java DAAP
dmapd C DAAP, DPAP

References

[edit]
  1. "Google Code Archive - Long-term storage for Google Code Project Hosting".
  2. "DAAP - Digital Audio Access Protocol".
  3. "Unofficial AirPlay Protocol Specification".
  4. "Wireshark · Display Filter Reference: Digital Audio Access Protocol".