automatic TCP transfer optimization

jaeman

Member
Joined
Jul 15, 2004
Messages
10
Location
Australia
Programming Experience
1-3
Hey ppl,

Just wondering if anyone can help out with a way to optimize download block size when transfering a file via a tcp connection, eg:

Start a file tranfer with a block size of 4096kb, when the connection is established a peak tranfer rate is found between connections and the block size can then be increased accordingly until a peak rate is established for that connection.


Any samples or a thread on this type of question are most welcomed, Jaeman.
 
Back
Top