[plt-scheme] serial port access - Mac OSX POSIX

From: Chris Wright (wrightca at hotmail.com)
Date: Sat Feb 5 06:16:58 EST 2005

Our application talks to a device over an RS232 link (under OS X)
currently, the serial comms is done by a python app wth pyserial, which then 
serves the result to a PLT Scheme app.

pyserial just uses POSIX calls to talk to the (USB) serial port.

I can't find (google and help desk) how I would go about that in PLT scheme 
- other than by writing a C extension... Is there a POSIX terminal interface 
for MzScheme?

thanks

chris wright

_________________________________________________________________
Searching for that dream home? Try   http://ninemsn.realestate.com.au  for 
all your property needs.



Posted on the users mailing list.