I am writing a program that uses the serial port to exchange information
with an Newton Messagepad. I would like to avoid reinventing the wheel
where possible.
Has anyone written a C or C++ class library for opening a serial port and
setting options with a fairly high level interface. Especially valuable to
me would be a class that is capable of handling MNP in software, but I have
a way of using a straight serial connection if possible.
Does anyone have code that they are willing to share? My code isn't under
any licensing yet, so I am flexible with that.
Thanks.
--
Kevin D. Gustavson