vote up 1 vote down star

Hi, quick question: Can parallel port receive and send data at same time?

And if u have more tips about VB and parallel port programming, please feel free to tell me. :)

Thank you

flag

1 Answer

vote up 2 vote down check

Yes, you can send and receive at the same time.

Try this page for using VB http://www.aaroncake.net/electronics/vblpt.htm

And a good page on parallel ports http://www.lvr.com/parport.htm

link|flag
Thanks for the reply. Can you develop it more how it would work in practice? with a exmepl, I would be very grateful. – Ninjacoder Mar 29 at 21:03
I don't know VB, so the quick answer is no I can't help. I do know parallel ports and they have separate input and output lines, which means that they can send and receive simultaneously. More info: lvr.com/parport.htm might help. – gbrandt Mar 29 at 22:34
Thank you, that site helped me alot. – Ninjacoder Apr 1 at 18:59

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.