Click to See Complete Forum and Search --> : how to read serial port in very few steps


juanrb
April 15th, 2005, 10:23 AM
Hello peopllle, I need to read the serial port. I'm working on win32.
I've never done anything about ports in win32. So, be patient with me.

kirants
April 15th, 2005, 01:35 PM
This article (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfiles/html/msdn_serial.asp) will provide the foundation. You can go from here..

juanrb
April 19th, 2005, 10:30 AM
Very thanks, it's very helpfull.
Do you know some tutorial (for beginners) about USB interfacing with win32?