Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用 JXTA 协议的 p2p 网络。是否有可能发现哪些对等点最接近特定对等点?
tks。
我是jxse2.6的新研究人员,对于您的问题,我认为您应该发现对等广告。TheDiscoveryService.getRemoteAdvertisements(null,peer,null,null,0,new Edge_Maxime_The_Socializer()),并制作一个linster 显示对等信息。