Hello everyone,
I'm trying to write a C program that interfaces with a device that is connected via the RS 232 serial port.
I'm having a hard time finding 'libraries' that work on Mac OS X. All that I've found thus far are libraries for Win32...
Could someone please recommend a library that I can use (ie. include in the code) that can be used to interface through the RS 232 port?
I'm using GCC as my compiler on my Mac OS X.
I've read that for this the Mac OS X is basically equivalent to Unix, but I still haven't been able to get very far...
I'd appreciate anyone that could help.
Thanks in advanced



1Likes
LinkBack URL
About LinkBacks


