Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/01/11 14:50
Read: times


 
#183136 - Yes Win2K
Responding to: ???'s previous message
I am going from personal experience. I have a logic analyzer from Agilent that works in parallel port and works correctly on Win2K. I also have a Bytek ChipBlaster/Universal that works on parallel port and its software works good in Win2K. I have written a number of apps which work in a DOS box environment that those access certain I/O ports (including parallel port) and work correctly under Win2K to the best of my recollection. None of this stuff works at all on WinXP or on WinVista/32.

I have made Windows apps that run as native Windows programs, VC++ or VB6, that access parallel port hardware on Win2K and those were done using the InpOut32 DLL. Do not expect screaming performance of being able to poll in status or toggle output lines very fast though.

My most recent thing in this area was to program a T43 laptop as a data receiver using nibble mode handshaking in VB6. That used VB6 under Win2K and implemented a protocol very similar to that used by the old file transfer program LapLink. The transmit end was an assembly language driver that was embedded inside of a SBC based system custom Boot Rom. I was trying to debug the boot ROM in real time and good old tools like SoftIce that used to work for this type of thing are completely broken on modern SBCs (single board computers). The link captured data dumps from the ROM based program and let them be viewed, printed, and saved to files on the Win2K laptop.

Michael Karas


List of 8 messages in thread
TopicAuthorDate
Parallel port            01/01/70 00:00      
   Weak question            01/01/70 00:00      
   what's that got to do with a '51?            01/01/70 00:00      
   Parallel Port In VB            01/01/70 00:00      
      Win2K?            01/01/70 00:00      
         Yes Win2K            01/01/70 00:00      
            Dual-boot            01/01/70 00:00      
               CTS/RTS            01/01/70 00:00      

Back to Subject List