> How many boxes are we talking about here?

Well starting off, 2.  But I would like to expand to several more. 
Probably never more then 10.

> What you're talking about is no small feat.  How can we help you?
> 
> You want a server and a client, right?  Could it be and FTP server and 
> a script client?

Well, I was planning to implement the file transfers using Net::FTP or
something similar to keep the problems down.  But I want every node to
be able to talk to other nodes, i.e. each node be able to send every
other node a request to download a file and put it in directory ____. 
There will be one daemon functioning as the master to regulate, which
will provide a database with the IP addresses and port/sockets the other
daemons are listening on.

-Dan


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to