Archive for April, 2009

Building OnChange event to listen the parallel port

Friday, April 3rd, 2009 by Pablo Romano

The parallel port, like most of the hardware, is becoming each day more unknown to the developers. We are getting used to languages that encapsulate all these low level things for us.

Well, recently I found myself needing to wake up an application of mine when the signal of the parallel port changed. This is what I did!