zsolt Messages: 702 Registered: December 2005 Location: Budapest, Hungary
Contributor
Mindtraveller wrote on Wed, 12 December 2007 23:16
Recently I finished project. It included new upgraded version of ConveyorThread and brand new RS232Thread class.
RS232Thread is really advanced helper class useful i.e. for industrial automation, when it`s necessary to have some good tool for programming COM-port (RS232) i/o.
I`d like to contribute these classes into some package into U++. For now, they are targeted for Win32 only. It is due to Mutex and Semaphore limitations listed above.
I think, you can post it here and a good Linux programmer could finish it. These classes seems to be very interesting