Re: communicating with USB device by Doron
Doron
Wed Jul 16 12:01:58 CDT 2008
no. the port itself is not addressable. you need a driver to configure and
communicate with the device. if you do not want to use the default printing
driver you can install winusb on the device and then use winusb to talk to
the device directly
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"Avnish" <Avnish@discussions.microsoft.com> wrote in message
news:D9AA2283-A7E1-40F6-A7A2-B9118D01CB96@microsoft.com...
> Hi,
> I want to communicate with USB port. i have attached printer to usb port.
> can i communicate this printer via USB port without writing printer
> driver.I
> want to send commands to usb port so that it can send it to default
> printer
> driver. am i thinking write?
>
> Pallaw
>