Hi Gurus,
I am trying to develop a Program in Visual C++ to send one file on a PC to another PC. The PC's are working on UNIX platform and I want to establish a communication via USB.
I am not sure how to go about doing the program. Are there any driver files available for USB for unix platform or do we have to start from developing the driver files.
Please help me Guyz, as I dont have much idea for communication via USB.