Miguel Angel Marchuet wrote:
> FTP needs to establish 64 buffer size for use readings of 32 for not
> lost data entries.
> 
_You_ think that ftp needs 64Kb, instead this number could be not enough on a
gigaethernet or a 10gigaethernet, so, why don't you try to set a 1Mb buffer? a
10Mb buffer? What happens if I open two thousands sockets?

You're not writing your own code here, you're writing a library which is part
of xharbour runtime and which can be used in ways you don't even imagine, so,
you should just make it possibile, for end-user code, to set those buffers,
but not hard-code 64Kb ones only because, your tests, in your environment,
showed a speed increase in a ftp transfer.

Best regards.

Maurilio.

-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to