Search code examples
p2pjxta

How to Creat a password protected peergroup using jxta?


Im trying to create a password protected peer group using JXTA. For that i have used the example code given in the JXTA 2.5 programmers guide. But that code doesn't seems to be working. It has some issues. Does any one have a working example for creating password protected peergroups using JXTA ? Thanks in advance..


Solution

  • In JXTA 2.5, secured peer groups were not tested thoroughly. The password protected peergroup were already more or less abandoned by the community, since they were not protecting anything well anyway. It don't think this code ever worked.