Tech Support > Microsoft Windows > Drivers > Read and write data from USB device.
Read and write data from USB device.
Posted by whyitbe on April 11th, 2005


I have a usb device installed.This device connects two PCs.So it's possible
to transfer data between the 2 PCs.
The device provider also provide a tool to transfer files between 2 PCs.
But,that's not enough for me.
I'd like to transfer data programmatically.which means that in my own code
and my own application.
How could i do that?
Any help will be appreciated.