
15 Jul
2005
15 Jul
'05
3:28 p.m.
Jonathan Wakely wrote:
3. Serial communications, and a wrapper to set the serial parameters
For 1. and 2., we are currently using the socket++ library. I am also aware of the PStreams library for 1.
If anyone cares: I've got an evening alone at home tonight and hope to commit a new version of PStreams that seperates the process-control from the streambuf, so it will have a more general process class that can be used independently of the IO features. I just need to fix a few failing tests (what a way to spend a friday night ;-)
I've also been reviewing libexecstream with regard to usability and missing features in PStreams. Then I'll try and support all the features listed as requirements on the wiki page cited above.
Cool, thanks. Jonathan