NSFileHandle and serial ports?
NSFileHandle and serial ports?
- Subject: NSFileHandle and serial ports?
- From: Jeffrey J Barbose <email@hidden>
- Date: Thu, 13 Sep 2001 09:33:42 -0700
Is it a natural fit to take the fileDescriptor returned by the BSD
layer (as provided via IOKit and the Keyspan drivers) and hand it off
to NSFileHandle for reading and writing to/from a serial port?
It sure would make life a WHOLE lot easier.
thanks,
jeff