Software to create a virtual parallel port in Windows XP?
        Posted  
        
            by 
                drknexus
            
        on Super User
        
        See other posts from Super User
        
            or by drknexus
        
        
        
        Published on 2010-12-18T22:14:21Z
        Indexed on 
            2011/01/14
            16:55 UTC
        
        
        Read the original article
        Hit count: 270
        
I am writing a program that will eventually be used on a computer with a physical parallel port and will need to set certain pins high or low in order to signal to an external device. However, the development laptop I am using does not have any physical parallel ports and is too low powered to run a virtual machine. Is there any option available that will create a virtual parallel port within Windows XP? Ideally it would include a debug mode that would allow me to see what values have been pushed out on the parallel port.
© Super User or respective owner