tuldok89/InpOutNet
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
InpOutNet Library - .Net Wrapper for InpOut32/64 InpOut is a windows DLL and driver to give direct access to hardware ports (for example, the parallel and serial port from user level programs. It works on both 32-bit and 64-bit applications. InpOutNet is a .Net assembly that wraps the functionality of the InpOut DLL into a convenient class. Just reference the assembly and the wrapper class does the magic for you. ADDING InpOutNet TO YOUR PROJECTS Just add the InpOutNet project to your solution. It's *that* easy! :D