How can I send multiple file over the network using java. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I send multiple file over the network using java.

Am trying to design a simple file transfer application using java but can't figure out sending more than one file.

7th Jan 2019, 3:53 PM
Derick
Derick - avatar
1 Answer
0
Use threads to send multiple files at once.
16th Jan 2019, 11:28 AM
Eldar Bakerman