I am trying to create 2 virtual serial ports in my windows7-64 bit machine to run my applications which communicate over serial ports.
I have tried these software:- FreeVirtualSerialPort, KerProAdvancedVirtualComPort, VirtualSerialPortDriver, VirtualSerialPortEmulator, VirtualSerialPortKit and com0com
The communication works fine, however I am unable to receive parity bit with the data. Just want to know if someone has used any of these or other software and received parity correctly. My applications use Mark and Space parity. Is there a software which supports 9-bit communication.