Quoting Georg Acher <[EMAIL PROTECTED]>:

> On Thu, Mar 29, 2001 at 12:41:47AM +0200, Alessandro Ronchi wrote:
> > Hi.
> > With some other students I've decided to write a program that connects two 
> > computers (with linux installed) with a usb link, to transfer files at high 
> > velocity.
> 
> Your description sounds like that you are trying this with just software.
> This is _impossible_, since USB is not a shared medium (like SCSI, ethernet
> etc) and cannot connect two PCs with a "cross cable" or such.
> You need some additionalhardware between the PCs, like the Prolific adaptor.
> Drivers for that already exist...

Another quite simple solution would be to get two new FTDI USB-Serial
chips (FT8U232AM) and cross their serial in/out channels. Then you get
two standard serial channels and can run whatever you like (PPP) over them.

The required hardware is just one chip, one crystal and maybe 10 passive
components. A student can assemble two boards in half a day easily.

FTDI supports up to 2 Mbps serial links so it should be somewhat fast.

Dmitri

-- 
http://www.linux.org => Where do you want to go tomorrow?

PGP signature

Reply via email to