Making a p2p UDP sharing folder java

30 Views Asked by At

I'm making a p2p file transfer but I don't know how to share my list of file inside folder that I want to share to another client 1 folder is 1 client shared folder for testing

I was try to send it with UDP inside a list, but I think it have better way to send. And how to download a file in shared list.

0

There are 0 best solutions below