O
Ola Sprauten
I'm trying to write an app that communicates with a device connected to the
parallell port of my PC. In C++ this was easy enough, just use the outb call
to write bytes to the specified address. How can I do this in C# using the
..NET framework?
--Ola
parallell port of my PC. In C++ this was easy enough, just use the outb call
to write bytes to the specified address. How can I do this in C# using the
..NET framework?
--Ola