Re: help with usb
Re: help with usb
- Subject: Re: help with usb
- From: Jens Alfke <email@hidden>
- Date: Wed, 22 Feb 2012 20:12:22 -0800
On Feb 21, 2012, at 6:59 AM, ronald b. kopelman wrote:
> This involves learning how to program a usb device. I expect to do this, of course in Obj-C.
I don’t know of any Objective-C USB APIs. I suspect you’re going to have to get jiggy with IOKit…
(In general, don't assume there are Objective-C APIs for everything in the OS. There is a lot of lower-level non-GUI stuff that’s accessible only through C. Which is still callable from a Cocoa app, of course, just not quite as convenient.)
—Jens
_______________________________________________
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
References: | |
| >help with usb (From: "ronald b. kopelman" <email@hidden>) |