G
Guest
Tried posting this in the DDK forum but got no answer. Can anyone here help? I am designing a widget that needs to send and receive data on the parallel port. I have designed it to be compatible with the EPP mode. I plan to use an Advantech PCM-937x running XPe to talk to it. On CE 3.0, using a PCM-5820, I was able to simply read and write to the port registers, but something tells me it will be harder on XPe. Does someone know how to do this? I plan to use a .NET framework, so C#, C++ or VB.NET are the programming environments I want to use.