Share via


Parallel Port Driver Development Concepts (Windows Embedded CE 6.0)

1/6/2010

The parallel port drivers are used only for printing, not for general data transfer. They use the IEEE 1284 compatibility mode in the forward direction, and nibble mode in the reverse direction. Each parallel port driver builds into a Parallel.dll file.

The parallel port is a bi-directional port based on the Centronics parallel interface with the enhanced scalable parallel processing (SPP) mode, also known as a bi-directional SPP mode. Parallel port drivers have limited bi-directional support.

See Also

Other Resources

Parallel Port Drivers
Stream Interface Drivers