How to download the same file distributed in different computers in Java
问题 I want to make a college project for sharing of files among different computers. Usually we have same file, for example, a movie on different computers among a local network in our college. So I want to download a file in different parts from these computers simultaneously so that download will be fast. I am making this application in Java. What should I read? I am using JXTA for peer-to-peer (P2P) sharing. Is this possible using JXTA? 回答1: It is possible to do this in JXTA. You need to split