[jdev] Re: Multiple/parallel file transfers

Anthony Ortiz anthonypaulo at gmail.com
Fri Mar 25 17:27:46 CST 2005


I've implemented file xfer support in my client and have tested it
against both Psi and Exodus extensively, transferring multiple files
at the same time both ways and I can confirm that it works. However,
it is (as you said) one stream per xfer... I think what George wanted
was a method where one stream could send multiple files in batch
rather than sending/receiving them as individual downloads.

Is there a reason why multiple file xfer's are not in the jabber
protocol yet or if it was, why it was deferred??

Anthony

On Fri, 25 Mar 2005 14:20:22 -0700, Peter Millard <pgmillard at gmail.com> wrote:
> On Fri, 25 Mar 2005 15:03:07 +0300, George Hazan <george.hazan at gmail.com> wrote:
> > Ok, I can easily implement the multi-send support as a sequence of single
> > transfers, no problems. It would be ugly & slow, but much better than
> > nothing :)
> 
> FWIW, Exodus does multiple parrallel transfers using multiple streams
> (one stream per xfer). This seems to work fine for all of the clients
> I've tested it with.
> 
> pgm.
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
>



More information about the JDev mailing list