Opening and reading from a parallel port
|
Go4Expert Member
|
|
| 4Mar2009,22:00 | #1 |
|
I have the code to open a serial port using C++ but i was wondering if it would be better to send info via parallel port? Can someone please guide me. I am sending information from a microcontroller and i was able to see it with the serial port code, but it is kind of slow...is there a code for the parallel port?
Last edited by Andres; 4Mar2009 at 22:10.. |
|
Go4Expert Member
|
|
| 10Mar2009,00:01 | #2 |
|
if your using WinXP and VC (microsoft) look into
dlportio.dll |
