Introduction - If you have any usage issues, please Google them yourself
Here s a simple Windows serial communication program you can write yourself in 10 minutes. Microsoft s FREE Visual C# Express with the .Net Framework now includes a serial port class that eliminates the cumbersome setup for threads and overlapped I/O. They ve made serial communication easy again. This project can readily be adapted to a variety of applications requiring serial communication.