I have used serial communications in C# many times before and I have never had any problems. I even tried a complete terminal program that I have always been using with succes. It dosen't work either, but the HyperTerminal does.
Something about the connection to the electronic components is different, but why does the HyperTerminal then work? Then it should also be possible to make it work in C#?
Main Topics
Browse All Topics





by: gardavisPosted on 2009-08-21 at 11:46:34ID: 25154618
I don't think serial port communication is quite that easy. Check this tutorial:
http://www.dreamincode.net /forums/sh owtopic357 75.htm
Gary Davis