Config App and Device Driver Communication
Config App and Device Driver Communication
- Subject: Config App and Device Driver Communication
- From: "Sean Morrell" <email@hidden>
- Date: Mon, 12 Nov 2001 22:58:32 -0800
Due to some unique features, I will need a separate configuration
application for our audio device. What would be the preferred method for
the configuration app to communicate with the device driver? Should the
Device Interface mechanism be used, or some other form of IPC?
Thanks,
Sean