Firstly, I am VERY new to Java, but wanted to know if this is possible. I could not find any tutorials or explanations on the Internet:
Is it possible to send and receive files not through the server, but P2P. I want the file when it was selected to be sent to another computer on which the client is running. What is the best way to do this? Is there something I missed?
(Ps My first question is about using stackoverflow, please be nice: D)
source share