Monday, October 13, 2008

Making Serial Connection Programming Easier

Hey all,

Okay, so I've just posted a small class, serial_interface, to codeproject.com. I wrote this class to make setting up serial interfaces clean, easy and fast since the MSDN Library article makes it messy, overlycomplicated and slow. Not to mention the code quickly becomes a maintenance headache. If you're interested in reading the article or downloading the code, just click on this blog title or go here:

http://www.codeproject.com/KB/COM/serial_interface.aspx