Re: Retrieving barcode with a bluetooth barcode scanner ?
Re: Retrieving barcode with a bluetooth barcode scanner ?
- Subject: Re: Retrieving barcode with a bluetooth barcode scanner ?
- From: Kay Roepke <email@hidden>
- Date: Fri, 3 Nov 2006 14:05:55 +0100
On 3. Nov 2006, at 10:39 , Eric MORAND wrote:
My customer wants me to add the support for a bluetooth barcode
scanner to a Cocoa application. I don't know where to start and
can't find any hints about this on the web.
How am I supposed to retrieve the value returned by the scanner ?
Is there a specialized API to achieve this ? What is the usual way ?
Assuming you have a driver for that particular scanner or it is
implementing some sort of standard interface, probably the best way
to start is to look over the docs:
<file:///Developer/ADC Reference Library/referencelibrary/
HardwareDrivers/idxBluetooth-date.html#doclist>
You might also want to look at the utilities in /Developer/
Applications/Utilities/Bluetooth to examine the device and to see
what packets it transmits when scanning a barcode.
HTH,
-k
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden