| Author |
Message |
real_tr
Joined: 22 Mar 2002 Posts: 64 Location: Turkiye
|
05 Dec 2002 21:24 Articles about USB Programming needed |
|
|
|
I need free codes and articles about communication via USB port between two computers. anyone have?
Please help
|
|
| Back to top |
|
 |
usbman
Joined: 23 Sep 2002 Posts: 144
|
06 Dec 2002 0:57 |
|
|
|
There is no way for a direct data exchange between 2 computers via USB
So all those simple and forbitten A-A cables will not work.
This is simply because USB is a Master-Slave Bus
You can not connect to masters (PCs) together.
For host to host connection you need special usb devices like the
prolific chip.
|
|
| Back to top |
|
 |
Jayson
Joined: 08 Oct 2001 Posts: 458 Helped: 17
|
06 Dec 2002 1:59 |
|
|
|
There is a `USB on the go' technology officially supported by the USB consortium which handles computer to computer data transfer.
- Jayson
|
|
| Back to top |
|
 |
beuch
Joined: 06 Jun 2001 Posts: 65 Location: France
|
06 Dec 2002 10:22 |
|
|
|
Hi,
Robotel provide a "bridge" called xtender.
See the datasheet bellow :
beuch
|
|
| Back to top |
|
 |