Communication with serial COM ports
Communication with serial COM ports
(OP)
Hi,
I want to be able to communicate and get data (input and output) from and to one of the COM ports on my computer using C.
I have recently finished a tutorial on C, but it did not help me get this info.
Does anyone have any suggesions?
I want to be able to communicate and get data (input and output) from and to one of the COM ports on my computer using C.
I have recently finished a tutorial on C, but it did not help me get this info.
Does anyone have any suggesions?
RE: Communication with serial COM ports
http://w
Hard going though.
There's a shedload of comms stuff in C on the web.
What operating system?