[jdev] Re: Multiple/parallel file transfers
George Hazan
george.hazan at gmail.com
Sat Mar 26 01:06:19 CST 2005
Hello, Justin!
Fri, 25 Mar 2005 19:32:03 -0800 you wrote:
JK> Well, the reason I dislike it, as I mentioned in an earlier mail, is
JK> that JEP-105 goes through the whole file transfer negotiation process,
JK> including JEP-65 (!), for _every_file_ to be transferred. We can do
JK> better than this.
Yes, for sure. Once a channel has been created, you don't need to verify
hashes, choose the rigth transmission method etc for each file. So if a
usual file transfer can be broken into three parts (handshaking, transfer,
finalization), we need to replace only the second part.
--
WMBR, George Hazan (ghazan at postman.ru)
More information about the JDev
mailing list