Discussion:
Virtual serial driver
(too old to reply)
Vijay Singh
2010-09-02 20:10:03 UTC
Permalink
Hi I am creating a virtual serial driver, When i open virtual port it should
open another serial port on system, want to use legacy production software.

Open Virtual Comport -> Reflector -> User Mode Device -> Open Real Port

Write Virtual Serial Port -> Manipulates input and writes real port with
modified data.
Similar read.
Can some one point me for clu,
Asaf Shelly
2010-09-03 08:12:03 UTC
Permalink
Hi,

A good start might be to search the DDK samples for
"WdfRequestFormatRequestUsingCurrentType"

Regards,
Asaf

Loading...