You can spot an Apple Remote Disc by looking for 

kIOPropertyPhysicalInterconnectLocationKey = "Network"
kIOPropertyProductNameKey = "Disc Image"


On Apr 19, 2011, at 8:08 AM, Michael Dautermann wrote:

> 
> On Apr 19, 2011, at 10:52 AM, P Teeson wrote:
> 
>> Thanks for your suggestion. 
>> I did look at all the sample projects and know about that approach.
>> But it does seem somewhat inelegant.
>> Am I missing something available using IOKit?
> 
> The code you had in your original post looked just as straightforward (or 
> inelegant?) as enumerating through all attached volumes to look for telltale 
> signs of DVD's.  
> 
> What's the big picture of what you are trying to do?
> 
> AFAIK, IOKit is meant for things attached physically to your hardware. When 
> you connect to a remote DVD, does anything obvious change in the IORegistry 
> (which you can look at via the IORegistryExplorer utility app)?
> 
> 
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/lrucker%40vmware.com
> 
> This email sent to lruc...@vmware.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to