Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
VcApp.exe | 2013-05-01 | 1.2 MB | |
VbApp.exe | 2013-05-01 | 115.7 kB | |
MASM32Example.exe | 2013-05-01 | 112.7 kB | |
Javapport.exe | 2013-05-01 | 180.0 kB | |
ReadMe.txt | 2013-05-01 | 1.2 kB | |
Totals: 5 Items | 1.6 MB | 0 |
Port Access ======================== This is an effective language independent wrapper for Beyond Logic's PortTalk Windows NT I/O Port driver(http://retired.beyondlogic.org/porttalk/porttalk.htm). The wrapper has uniform API for each of the language platforms that it supports. This was developed and test nearly 7 years ago and has since been used in multiple projects. With the advent of USB most of the things have be ubiquitous moving towards non-hardware access domain. However this project can be a good starting point to understand how to make language platform independent libraries. Hope that this would still be a useful resource Files: ------- Javapport.exe = Parallel Port access application to read the DATA port of SPP MASM32Example.exe = Parallel Port access application to write 0xAA to DATA port of SPP and then read the same VbApp.exe = Parallel Port access application to write 0xAA to DATA port of SPP and then read the same VcApp.exe = Parallel Port access application to write 0xAA to DATA port of SPP and then read the same Author: -------- boseji - info at adharlabs.in http://m8051.blogspot.com http://adharlabs.in License: --------- Public Domain If you like this - Please donate.