English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What APIs are available do this. I also want to set the baud rate first.
Many thanks

2006-11-07 01:17:46 · 1 answers · asked by amania_r 7 in Computers & Internet Programming & Design

1 answers

windows treats com port like a file

need to use
SetCommState to setup the port
SetCommTimeouts to set time outs
CreateFile to open port

check up on MSDN web site for more on win32 API

2006-11-07 02:00:44 · answer #1 · answered by peter l 2 · 0 0

fedest.com, questions and answers