المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : USB to Parallel



C# Programming
11-24-2009, 09:20 AM
I'm trying to send 8-bits of output data in C# from my netbook via a USB to Parallel cable. I already have inpout32.dll and thought I could use the integer output address 888 but this doesnt seem to be working?
Can anyone help me with which address I should be using or have code which can send data via a USB to Parallel cable?

Thanks for any help