Q: how to use USB device port like serial port?
I.e. how to open/read/write/close it?
Valery
Q: how to use USB device port like serial port?
I.e. how to open/read/write/close it?
Valery
I mean, how to connect to any USB device’s in/out endpoints to read/write
data from user mode, any samples/references?
Valery
You can’t. At least not without writing or buying some general purpose USB
driver.
Dennis Merrill
Embedded Systems Engineer
Thermo Electron Corporation
Spectroscopy Division
-----Original Message-----
From: xxxxx@novosoft.ru [mailto:xxxxx@novosoft.ru]
Sent: Thursday, March 28, 2002 10:35 AM
To: NT Developers Interest List
Subject: [ntdev] Re: How to open/read/write any USB port?
I mean, how to connect to any USB device’s in/out endpoints to read/write
data from user mode, any samples/references?
Valery
You are currently subscribed to ntdev as: xxxxx@thermonicolet.com
To unsubscribe send a blank email to %%email.unsub%%
If the device is a HID unit it is possible to do without writing a driver.
Try these links for some samples/resources:
http://www.usb.org/developers/
http://www.lvr.com/usb.htm
Ben
-----Original Message-----
From: xxxxx@novosoft.ru [mailto:xxxxx@novosoft.ru]
Sent: Thursday, March 28, 2002 11:35 AM
To: NT Developers Interest List
Subject: [ntdev] Re: How to open/read/write any USB port?
I mean, how to connect to any USB device’s in/out endpoints to read/write
data from user mode, any samples/references?
Valery
You are currently subscribed to ntdev as: xxxxx@metrologic.com
To unsubscribe send a blank email to %%email.unsub%%