Xref: utzoo comp.sys.ibm.pc.misc:3202 comp.sources.wanted:13887 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!decwrl!mcnc!duke!egr.duke.edu!dukee!js From: js@dukee.egr.duke.edu (Jeffrey A. Shorey) Newsgroups: comp.sys.ibm.pc.misc,comp.sources.wanted Subject: Re: Reading PRN:-port Message-ID: <1150@cameron.egr.duke.edu> Date: 1 Nov 90 13:39:14 GMT References: <1393@tnosoes.izf.tno.nl> Sender: news@egr.duke.edu Followup-To: comp.sys.ibm.pc.misc Lines: 12 From article <1393@tnosoes.izf.tno.nl>, by joep@tnosoes.izf.tno.nl (Joep Mathijssen): > Looking for a program that lets me READ the parallel-port (PRN:) on a ^^^^ If you look in the schematics for any parallel you will find it is a one way set of registers. the only line that comes in is some sort of acknowledge line. Therefore you have two choices: make you own bidirectional parallel port (5 or 6 chips, with buffers and 8-bit gates) or use the serial port. If you really want to build one, I've done it and have the schematics running around someplace... - Jeff Shorey