On Wed, Apr 27, 2011 at 9:26 AM, Shawn Bakhtiar wrote:
> CAUSION!!!
> MySQL is not something to leave open to a public network. Our
> implementation is using a secured wireless connection INSIDE our
> factory. If you are going to use the the public airways, I seriously
> would consider creating a
se on the local server.
> From: jordanburnam1...@me.com
> Date: Tue, 26 Apr 2011 14:22:25 -0400
> To: cocoa-dev@lists.apple.com
> Subject: Barcode scanner
>
> I know that there are slot of barcode scanners in the app store. I am needing
> one for a particular purpose and h
our computers have a barcode on re back that represents
the derail number for that PC. I can get basic barcode scanner to read it which
is great. I need a barcode scanner that I create (assuming getting an Barcode
API is not too hard) to link o a database where I will store them to reflect
which PC
On Feb 10, 2009, at 5:08 PM, Kevin Gessner wrote:
On Feb 9, 2009, at 11:47 PM, Gerd Knops wrote:
Assuming I have two identical USB keyboards (actually barcode
scanners) connected to a mac, is there any way to tell which of
them a keyboard event came from?
[snip]
Is there some way to, sa
On Feb 9, 2009, at 11:47 PM, Gerd Knops wrote:
Assuming I have two identical USB keyboards (actually barcode
scanners) connected to a mac, is there any way to tell which of them
a keyboard event came from?
[snip]
Is there some way to, say, get a unique USB device ID or something
like tha
Assuming I have two identical USB keyboards (actually barcode
scanners) connected to a mac, is there any way to tell which of them a
keyboard event came from?
I can get to the keyboard type easily enough, but that only helps when
I have different keyboards:
- (void)sendEvent:(NSEvent *)an