richs
Computer
- Aug 18, 2002
- 298
Hi folks-
Well, a couple of months ago, I finally upgraded to XP.
Usually I use linux or other 'nix for most of the stuff that
I play with. I've heard horror stories on how the XP OS's
"take over" the I/O subsystem and really keep the APIs removed from the hardware.
However, I'm faced with a bit of a challenge and would like
to poll this group for any suggestions that you might have.
I'd like to "bit diddle" the parallel port on systems running XP. Further, since I've written other parts of the application in Perl, I'd like to write this little ap in Perl too.
Since I'm changing bits (and not printing), I'm posting to this group rather than tek-tips since I'm actually trying to control hardware via the parallel port. I'm hoping this group will be a better fit.
I've wandered through the net and found this particular perl module:
Device:arallelPort::drv::win32
Those familiar with perl modules will hopefully recognize the format. One can find it referenced at cpan.org.
My questions to the group:
1. Has anyone used this module (and how successfully) with
XP and varients?
2. Does anyone have an alternative perl module that they
might recommend (preferrably one that is already
compiled for ActivePerl)?
3. Alternative APIs and other languages. DJGPP version of
C?
Thanks!
Cheers,
Rich S.
Well, a couple of months ago, I finally upgraded to XP.
Usually I use linux or other 'nix for most of the stuff that
I play with. I've heard horror stories on how the XP OS's
"take over" the I/O subsystem and really keep the APIs removed from the hardware.
However, I'm faced with a bit of a challenge and would like
to poll this group for any suggestions that you might have.
I'd like to "bit diddle" the parallel port on systems running XP. Further, since I've written other parts of the application in Perl, I'd like to write this little ap in Perl too.
Since I'm changing bits (and not printing), I'm posting to this group rather than tek-tips since I'm actually trying to control hardware via the parallel port. I'm hoping this group will be a better fit.
I've wandered through the net and found this particular perl module:
Device:arallelPort::drv::win32
Those familiar with perl modules will hopefully recognize the format. One can find it referenced at cpan.org.
My questions to the group:
1. Has anyone used this module (and how successfully) with
XP and varients?
2. Does anyone have an alternative perl module that they
might recommend (preferrably one that is already
compiled for ActivePerl)?
3. Alternative APIs and other languages. DJGPP version of
C?
Thanks!
Cheers,
Rich S.