HI,
There might be be a problem which I investigating now but it will take me some time since I busy with my work related project now :(
I also have somebody submitting to me similar test case with examples, where he missing files.
I do however suspect that problem is in "while (expectedResponses > 0 || bytesRead > 0)" since I actually had a problem there before where I was checking only for expectedResponses case.
Basically what this lines says is to wait until all packets are sent and all bytes are read from the source stream.
I guess I will need to run some tests on huge files then too.
Can you specify how many file you sending and how big they are?
Also can you submit it as bug report so I dont forget to get back to it?
Thanks,
Oleg
There might be be a problem which I investigating now but it will take me some time since I busy with my work related project now :(
I also have somebody submitting to me similar test case with examples, where he missing files.
I do however suspect that problem is in "while (expectedResponses > 0 || bytesRead > 0)" since I actually had a problem there before where I was checking only for expectedResponses case.
Basically what this lines says is to wait until all packets are sent and all bytes are read from the source stream.
I guess I will need to run some tests on huge files then too.
Can you specify how many file you sending and how big they are?
Also can you submit it as bug report so I dont forget to get back to it?
Thanks,
Oleg