[jdev] Multiple/parallel file transfers

George Hazan george.hazan at gmail.com
Fri Mar 25 04:58:06 CST 2005


   Hi.

I can't find any recommendation in the JEPs how to make multiple file 
transfers (i.e. when a user needs to send several files). Should I send them 
one by one, reestablishing the bytestream every time? Can I use the same 
bytestream for all files? Can I send file[s] in parallel, inside one/many 
sessions/streams? How can I establish a passive file transfer, when a 
listener is being created by a target, not by an initiator?

-- 
WMBR, George Hazan (ghazan at postman.ru) 





More information about the JDev mailing list