forgottensoul said:Check out
Base Class Libraries - Group 2 Samples
(Using serial ports with the new Port class) at:
http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx
gnappi said:I found that page straight away, but there's not much help there. It looks like you have to drop a serial control into your code for each serial port you want to use, and enumerate them yourself. Oh well, I already got out the big hammer.
Thanks anyway,
Gary