阅读:1006回复:1
USB数据接收
HELP,需要在WIN下开发USB数据通讯采集程序,应如何上手? :(
|
|
沙发#
发布于:2002-09-29 16:34
First of all, you have to know the struct of WDM driver developing.
next, you should know the base knowledge on USB. then, you should read the sample code of usbfilter. finally, you may try to do what you want to do. Write to me if you encounter some problems, I hope that I could help you. |
|
|