Where Ideas Come To Die

What is daap://

bbum writes: “However, the claim could be made that the discovery of the daap:// protocol was a violation of the DMCA's reverse engineering clauses.”

daap:// is not a protocol in the sense that ftp://, http://, and even gopher:// are. In OS X the Launch Services system allows an application to register itself as being able to handle URIs prefixed with a certain string. This registration is declared in the program's Info.plist file. The Safari web browser has the following in its Info.plist file:

<key>CFBundleURLTypes</key>
<array>
	<dict>
		<key>CFBundleURLName</key>
		<string>Web site URL</string>
		<key>CFBundleURLSchemes</key>
		<array>
			<string>http</string>
			<string>https</string>
		</array>
		<key>LSIsAppleDefaultForScheme</key>
		<true/>
	</dict>
</array>

As you can see Safari declares itself as being able to handle URIs beginning with http or https.

iTunes has this in its Info.plist file:

<key>CFBundleURLTypes</key>
<array>
	<dict>
		<key>CFBundleURLName</key>
		<string>iTunes Remote Library URL</string>
		<key>CFBundleURLSchemes</key>
		<array>
			<string>daap</string>
		</array>
		<key>CFBundleTypeRole</key>
		<string>Editor</string>
		<key>LSIsAppleDefaultForType</key>
		<string>Yes</string>
	</dict>
	<dict>
		<key>CFBundleURLName</key>
		<string>iTunes Music Store URL</string>
		<key>CFBundleURLSchemes</key>
		<array>
			<string>itms</string>
			<string>itmss</string>
		</array>
		<key>CFBundleTypeRole</key>
		<string>Editor</string>
		<key>LSIsAppleDefaultForType</key>
		<string>Yes</string>
	</dict>

In this iTunes declares itself as being the default program for applications beginning with daap and itms. To see this in action with an itms link replace itms with http and it will download an XML file. daap is HTTP as well, the hacked methods that have been devised to download the streams use noting more than curl to redirect the stream to a file.

Apple did not invent a new protocol for iTunes shared libraries or for the music store. They took advantage of a feature of OS X to create a very user friendly approach to integrating the web with an user's applications on their own computer. Instead of relying on downloading a helper file and having it be opened and bucking flakey MIME type support they choose to implement it this way. They have also used disk:// for remote mounting of disk image files with Disk Copy, ical:// for loading of calendars in iCal and iChat:// handles iChat. I'm sure there they have made more.

There are down sides to this, as it blurs the line between what is a protocol and what is not. However the upsides, easy integration and it “just works” on a Mac counter the URI argument.

Ratings

  • -1: Vermi
  • -1: Disak
  • -1: Ioeuea
  • -1: Culver
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: Annutochka
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: AlexSi
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: IBars
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: very interesting pokemon wb 38 wb new parent
  • -1: very interesting http://wis.dm/users/80125-dimiik
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: field_other
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: FIELD_OTHER
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: Fine site! Free Casino bonus! Welcome!! slots [url
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: Good site! Buy hydrocodone - buy hydrocodone [url=
  • -1: None
  • -1: None
  • +1: Good site! Buy ultram - buy ultram [url=http://buy
  • +1: Good information! Cheapest tramadol online online
  • +1: Cool site! Order pills online codeine [url=http://
  • +1: Good site! Buy tabs online ionamin [url=http://ion
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: Cool site! Britannica Online Encyclopedia - codein
  • +1: Good information! APPROVED ONLINE PHARMACY - vicod
  • +1: Thank you! Buy Ultram - cheapest price buy tramado
  • +1: None
  • -1: None
  • -1: http://sperm-brf6.blogspot.com
  • -1: Duiad
  • -1: http://titty-sla2.blogspot.com
  • -1: Thank you! Buy Ultram - cheapest price buy ultram
  • +1: None
  • -1: Thank you! Buy Cheap Tramadol 50mg 180 Tablets onl
  • -1: None
  • -1: None
  • -1: Good information! Online top slot casino free slot
  • -1: None
  • -1: Good information! The best online free casino free
  • +1: None
  • -1: Good information! Go to Online Casino with fre bon
  • +1: http://qpbnfcsz.envy.nu
  • +1: You site is the best! Go to Online Casino with fre
  • -1: Alex_ru
  • -1: None
  • -1: None
  • -1: http://jwl2211.virtue.nu/ana-hernandez-wedding.htm
  • -1: Fess
  • -1: You site is the best! Welcome to my site free slot
  • +1: You site is the best! Welcome to my site slots mac
  • +1: http://are-smoking-badegp8.blogspot.com
  • +1: None
  • -1: Nice site! Good information. Go and buy the best p
  • +1: http://sensa-tank-100kb5c.blogspot.com
  • -1: Thank you! Good information. My sites introduce on
  • +1: None
  • -1: None
  • +1: Good site! Welcome to online pharmacy - buy ultram
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: None
  • -1: http://mail.nl.linux.org/linux-crypto/2008-06/msg0
  • -1: http://partner56025809.blog.com/ partner56025809.b
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: Cool site! My site about canadian pharmacy - trama
  • -1: sterling visa
  • -1: None
  • -1: Cool site! My site about levitra - Levitra [url=h
  • -1: None
  • +1: Go to the Best online casino - free bonuses 300$$$
  • -1: None
  • +1: The best site! Go to my site, buy cheap pills -
  • -1: None
  • +1: Good site. My site about meridia diet pills - buy
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: fico scores
  • -1: None
  • -1: None
  • +1: None
  • -1: Dimah
  • +1: None
  • +1: None
  • -1: Chez
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • +1: None
  • +1: None
  • -1: None
  • +1: None
  • -1: None
  • -1: None
  • -1: None
  • +1: Good site! My site about oxycontin generic oxyco
  • +1: None
  • +1: Good site! My site about hydrocodone bitartrate
  • -1: Good information! My sites about ephedra tabs eph
  • -1: http://helloworld.com
  • -1: Nice site! My site about ultram (tramadol) ultram
  • -1: Nice site! My site about online kasino free kasin
  • -1: Nice site! Good information Free online Slots [ur
  • +1: Good information! My sites about tramadol (ultram)
  • +1: Nice site! My site about Canadian pharmacy drugs
  • -1: Nice site! My site about Deutsches Online Kasino
  • +1: Canadian Pharmacy. The cheapest price - tramadol
  • +1: The best online casino in Italy! Free Bonus, all g
  • +1: PROPECIA fast free comparison shopping in the 12 m
  • -1: Good information! My sites about kasino online [
  • +1: Good information! My sites about giochi online [
  • -1: Nice site! Good information! Wellcome to my sites
  • -1: None
  • +1: None
  • +1: Phentermine diet pills - buy phentermine and adip
  • +1: Pharmacy Online - the best prices - Buy ultram, t
  • +1: None
  • -1: None
  • +1: The most bonus online casino - Casino bonus. Onli
  • +1: None
  • +1: Lowest Prices Buy Hydrocodone - buy hydrocodone. W
  • -1: Buy Hydrocodone - Secure Online Ordering buy hydro
  • -1: Play Blackjack Online. play blackjack Play blackja
  • -1: Best place to buy drugs online! GENERIC CIALIS - c
  • -1: Buy Generic Viagra ( Sildenafil Citrate) - buy on
  • +1: Best Online Tramadol price - buy tramadol. Canadi
  • +1: None
  • +1: Best Online Casino Deals, free casino games - cas
  • -1: None
  • -1: Play 30+ FREE online slots with smoothly animated
  • -1: Buy Meridia Online. Order Meridia - buy meridia G
  • -1: LOWEST UK PRICES - on Viagra, Propecia, Cialis -
  • -1: Ring Tones
  • -1: The ONLY 2008 Swiss Rolex site that offers. repli
  • +1: Only FREE delivery Meridia. buy meridia Buy Meridi
  • -1: Free Online Slots - Free Slot Bonus freeslots Play
  • +1: ORDER CIALIS - Lowest Prices on Quality Drugs cial
  • +1: Adipex Online - Overnight Delivery, Cheap Adipex.
  • -1: Buy Soma online. Order Soma. Cheap Soma. Easy Orde
  • -1: LOW PRICES on viagra, blue pill, herbal viagra, ch
  • +1: http://muldowney.photo-illusions.com
  • +1: Fine site! Top Online hydrocodone - Best Sales 200
  • +1: Fine site! Top Online Cialis Price - Best Sales 20
  • -1: Cool site! Top Online Casino - Free Bonuses 200$ f
  • +1: Fine site! Online Phentermine Pharmacy - http://ww
  • -1: None
  • +1: None
  • +1: None
  • +1: None
  • +1: None
  • -1: None
  • -1: Cool site! http://mp3top10.mytu.biz :-( [url=http
  • +1: None
  • +1: None
  • +1: black pussy [url=http://darkses.bravehost.com/ind
  • +1: nascar tickets [url=http://dev.flex.med.harvard.e
  • +1: Arizona Diamondbacks Tickets [url= http://lipstic
  • +1: Arizona Diamondbacks Tickets [url= http://lipstic
  • +1: Arizona Diamondbacks Tickets [url= http://lipstic
  • +1: Arizona Diamondbacks Tickets [url= http://lipstic
  • +1: Hello, nice site look this: http://biletiki.coz.i
  • +1: Hello, nice site look this: http://biletiki.coz.i
  • +1: printer
  • -1: free sex game
  • +1: beach sex
  • -1: fille film la noire porn tl?йcharge
  • +1: short film contest
  • -1: california swingers hotel
  • +1: new party swinger york
  • -1: new party swinger york
  • +1: sex
  • -1: sitemap
  • +1: sitemap
  • -1: toyotacoroll
  • +1: None
  • -1: None

Quickly Rate This Post: Good Post/Bad Post

Readers have rated this post: +10