Does anyone know how using C/C++/VB interface (output/input) data through LPT parallel port ?
Maybe a link ?
------------------
What we're dealing with here is a total lack of respect for the law...
Prodigy
Printable View
Does anyone know how using C/C++/VB interface (output/input) data through LPT parallel port ?
Maybe a link ?
------------------
What we're dealing with here is a total lack of respect for the law...
Prodigy
Don't know. Try these guys:Quote:
Originally posted by IL96:
Does anyone know how using C/C++/VB interface (output/input) data through LPT parallel port ?
Maybe a link ?
http://www.cprogramming.com/cgi-bin/.../UltraBoard.pl
------------------
Tech GOD
Use the outp() and inp() functions defined in conio.h
Cool, thanks a lot !Quote:
Originally posted by Humus:
Use the outp() and inp() functions defined in conio.h
------------------
What we're dealing with here is a total lack of respect for the law...
Prodigy