I have a old basic application that reads the parallel port that is connected to a timer(This is boy scout pinewood derby track) and will calulate the time from the start to the finish. It it possable to read the port like basic does? And If so how. Thanks
You need the javax.comm package from the Sun site. For more specific information on how to get stuff done, a Google search on javax.comm should give you all you need.
Michael Morris
Ranch Hand
Joined: Jan 30, 2002
Posts: 3451
posted
0
I'll save you a search. You can get it from the java site: javax.comm
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Ernst F. Schumacher