Re: display Mac id
Re: display Mac id
- Subject: Re: display Mac id
- From: Stephen Blinkhorn <email@hidden>
- Date: Wed, 24 Jun 2009 18:45:41 -0600
Hi Laurent,
On 24 Jun 2009, at 00:58, Laurent Cerveau wrote:
//now we get the data and do something with them
macAddressData = (CFDataRef)
IORegistryEntryCreateCFProperty
( controllerService,CFSTR(kIOMACAddress), kCFAllocatorDefault, 0);
does macAddressData now contain the raw bytes to a string object? no
experience of CF :)
thanks,
Stephen
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden