
Listen to LPT-port???????
: I want to listen at my lpt-port(printer-port) by a program created in
: visual basic. I can only find information how to listen to the
: com-ports. If anyone knows how to listen to the lpt port please send
I'm not sure what you mean by 'listen', but my Port16 and Port32 controls
allow you to read and write a value to any IO port, including the
parallel port. You can see example code and download them from the url
below in my sig.
--
Dan Hoehnen
He who dies with the most toys, wins!
*************************************************************************
* Home Automation Index: http://www.infinet.com/~dhoehnen/ha/list.html *
* *
* Port16.ocx & Port32.ocx - Give Visual Basic access to I/O ports *
* http://www.infinet.com/~dhoehnen/software/ *
*************************************************************************