[Com0com-user] adding support for non-standard Serial port
The virtual serial port driver for Windows.
Brought to you by:
vfrolov
From: Pete F. <pet...@gm...> - 2012-06-14 18:23:18
|
I would like to use com0com/hub4com with a synchronous serial port (RS-422 if it matters), which has a custom driver and API/SDK. I'm wondering if anyone has done this already, or if anyone can provide any guidance on how one would go about it. I have the source tree, and I see the port-connector/port-serial/port-tcp - I'm guessing I would clone the port-serial to my own name (port-syncDev) and then modify it? Thanks, Pete |