문제

I have a p2p network using JXTA protocol. Is it possible discover what peers are nearest a specific peer?

tks.

도움이 되었습니까?

해결책

I am a new studier of the jxse2.6,for your problem, i think you should make a discover of the peer advertisement.TheDiscoveryService.getRemoteAdvertisements(null, peer, null, null, 0, new Edge_Maxime_The_Socializer()),and make a linster to show the peer information.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top