"Rob Morley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) .com...
> Rob Hemmings <(E-Mail Removed)> wrote:
> > I have a couple of systems each of which has three 100Mbps full
> > duplex ethernet ports.
> > Is it possible to use all three (using three X-over cables)
simultaneously
> > to effectively give me a 300Mbps link? I'm only interested in
> > speeding-up file transfer between the two machines (huge DV files).
> > OS is XP Pro.
> I wonder if you could do it this way:
>
> Set the IP address of each interface to a different subnet.
> Modify the routing tables so that each interface routes to only one
> interface on the other machine (the one it's physically connected to).
> Run a FTP server on the machine that has the file.
> Run a FTP client on each of the local interfaces to pull different
> file segments from the other machine (I don't know if anything is
> available off-the-shelf that can do this).
> Sit back and listen to the disk on the server thrashing.
> Join the segments to recreate the original file.
>
> Seems like a load of hassle though. Actually it sounds like a fun
> project for an ICS student.
Ta for the input. Yeah, it does sound like a lot of hassle, but you've
given me food for thought. I don't see why it can't be done entirely
in software, but my old brain is now long past being able to program
a new (I think) transport layer (last thing I wrote was in Modula-2!)
Might get in touch with our Computing Science dept. and suggest it
as a project for someone though!

Cheers,
--
Rob