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 Resposta
0
Use threads to send multiple files at once.
16th Jan 2019, 11:28 AM
Eldar Bakerman