I'm not so sure about using the serial port in C#, but with the regular old win32 api you pretty much just open the serial port like any other file specifiying "COM1" as the file name (or whatever the ...