Re: Best cocoa interface for serial
Re: Best cocoa interface for serial
- Subject: Re: Best cocoa interface for serial
- From: Jon Hull <email@hidden>
- Date: Thu, 7 Jul 2005 13:06:32 -0700
On Jul 7, 2005, at 6:06 AM, Andreas Mayer wrote:
Am 07.07.2005 um 07:10 Uhr schrieb Jon Hull:
I have a device sending information through a USB to Serial chip.
The driver outputs to a /dev file. I would like to use Cocoa
(rather than low-level POSIX) if at all possible to read/write to
this device. What is the best way to do this using cocoa? Is it
possible, or do I have to use POSIX?
Not sure if that's what you are looking for, but I've got a
collection of classes for dealing with serial devices:
http://www.harmless.de/cocoa.html#serialport
Andreas, Your my new hero! Exactly what I needed.
Thanks,
Jon
_______________________________________________
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