Francesco De Donno wrote:
>
> We are researchers at the University of Pavia (Italy)
> and we plan to build a PC cluster, into which all
> the machines are connected through USB port.
> We have already identified a PC to PC link cable from
> USBGear as a promising connection tool.
Can you elaborate on why you are choosing this approach? Why not ethernet?
Latency and throughput are not very good with these cables, relative to using
100BaseT (or gigabit, if you have that many machines) ethernet.
> We need to transfer data blocks or packets between
> processes running on different machines.
> We plan to use Linux.
> Are there present drivers or software libraries
> to do this?
Of course.
I suggest that you look at the usbnet driver included in the current -ac
patches. You can easily include it in another (2.4) kernel if you don't want
to use the -ac tree.
It provides pseudo ethernet interfaces at each end, and you can use all normal
kernel networking with it.
Brad
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users