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 <[EMAIL PROTECTED]> wrote: > On Fri, 25 Mar 2005 15:03:07 +0300, George Hazan <[EMAIL PROTECTED]> 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 > [email protected] > http://mail.jabber.org/mailman/listinfo/jdev > _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
