distributed server system-like bit torrent

We need to create a distributed server system in 7 days. And are at sea about how to do it.

These are the specs:
-Multiple servers
-client multicasts requests to them
-specifies parts of the file to be downloaded frm each server
-servers send file over

If anybody could provide the source code for this I will be very grateful as we are really and truly at a dead end. And without this we are definite flunkers.

Please help! :(

Regards,
Sushumna Patel
 
i made(copied is more like it) a p2p for lan for my final sem project

it didn't have multiple servers and didn't support breaking down a file..

you will have to make some modifications to that code. and it was built in java

u can get it from sourceforge..
 
Back
Top