/LptIo

A simple Windows Console tool to control the PC's LPT ports.

Primary LanguageC#MIT LicenseMIT

LptIo

A simple Windows Console tool to control the PC's LPT ports.

Requirements

.NET Framework

Usage

Run the executable LtpIo.exe and write the READ or WRITE commands to the standard input.

READ

Request: READ <lpt port to read> <bit to read>
Response: READ <read lpt port> <read bit> <read value> <read state>

Write

Request: WRITE <lpt port to write> <bit to write> <state to set>
Response: WRITE <written lpt port> <written bit> <set nstate> <written value>

License

This project is released under the MIT License.

The inpout32.dll and inpoutx64.dll files are copyrighted by Logix4U & Phillip Gibbons [Highresolution Enterprises] (for the x64 port).