Re: Talking to a serial port
Re: Talking to a serial port
- Subject: Re: Talking to a serial port
- From: Charles Bennett <email@hidden>
- Date: Fri, 17 Aug 2001 15:10:57 -0400
1: Download the version 7 OS X drivers from KeySpan
2: Think UNIX.. They show up as /dev/tty.KeyspanUSAxxxx /dev/cu....
3: at that point they are more or less POSIX tty's and respond to the
usual ioctls
try "man 4 tty"
and then search the web for tty serial source
or go to freshmeat.net and search there...
looking at the source to Kermit is informative..
chuck
Chilton Webb wrote:
>
>
Weird Question #2:
>
>
What is the suggested method of talking to a serial device on a G4? I
>
have a keyspan adapter, but all of my example code is for OS9. I need
>
this to work under OSX. Suggestions?
>
>
Thanks,
>
-Chilton
>
_______________________________________________
>
cocoa-dev mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
--
Windows, you ARE the weakest link... Good Bye!