Re: Emulate a virtual COM port
From: Doron Holan [MS] (doronh_at_nospam.microsoft.com)
Date: 02/19/04
- Next message: pepi: "iPAQ virtual serial driver"
- Previous message: Doron Holan [MS]: "Re: LowerFilters or UpperFilters"
- In reply to: Uma: "Emulate a virtual COM port"
- Next in thread: uma: "Re: Emulate a virtual COM port"
- Reply: uma: "Re: Emulate a virtual COM port"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Feb 2004 00:20:34 -0800
get the DDK, look at the serial example. you have to handle each and every
IOCTL it has in there (At passive and dispatch level). you also have setup
a symbolic link properly and use the correct device interface (again, see
serial).
d
-- This posting is provided "AS IS" with no warranties, and confers no rights. Please reply to newsgroups only. "Uma" <g_umadevi@hotmail.com> wrote in message news:4033EA16.2C074EB7@hotmail.com... > Hi, > > I have to emulate a virtual COM port in our existing functional USB > driver. How do I create a virtual COM port when the driver is loaded and > how do I handle the serial IO. > > Any pointers to the API to be used or any pointers to the sample code > will be quite helpful. > > Thanks. > >
- Next message: pepi: "iPAQ virtual serial driver"
- Previous message: Doron Holan [MS]: "Re: LowerFilters or UpperFilters"
- In reply to: Uma: "Emulate a virtual COM port"
- Next in thread: uma: "Re: Emulate a virtual COM port"
- Reply: uma: "Re: Emulate a virtual COM port"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|