On Fri, 3 Dec 2004 [EMAIL PROTECTED] wrote:

> Why? Is it hard?

Tinkering with the speed of light?

Yeah, a bit hard.


What are you hoping to accomplish? Do you want to speed up the transfer? 
The only real way to do that is to widen the data pipe between the two 
computers. If they're on the same LAN, maybe you can get the network 
hardware upgraded, but if you're going across the internet and you've 
already got at least a broadband connection at each end, there isn't 
much more you can do.

Alternatively, you can set the threshold lower than 1gb and do more 
transfers more often. There won't be any difference in the end, but the 
perceived throughput might be better because you're breaking up the work 
into smaller chunks -- say, every 100mb or 50mb.

In any case, from the description so far, this sounds like a network 
architecture problem, not a programming one. 


-- 
Chris Devers

-- 
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