USB
USB
- Subject: USB
- From: David Blanton <email@hidden>
- Date: Tue, 18 Nov 2003 06:54:39 -0700
There is a sample program called USBSimpleExample that shows how to interact
with a USB device from user space. It uses with CoreFoundation.framework
and IOKit.framework and is a command line tool. I would like to put a UI on
it using Cocoa. Would I be shoveling against the tide if I attempt this
project?
What I am trying to do is get something running that will allow me to use my
Umax Astra 1220U scanner from OS X. I have the Astra command set.
Any thoughts or suggestions from you wizards out there?
David Blanton
BTW, I do not want to write a kernel level driver.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
- Follow-Ups:
- Re: USB
- From: Andrew Mellinger <email@hidden>
- Re: USB
- From: Florent Pillet <email@hidden>