Why does Rendezvous explicitly join netPeerGroup?
Vanessa Williams <[email protected]>
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
Can anyone enlighten me about why the rendezvous code in binding/java/ contrib/rendezvous/Rendezvous.java explicitly joins the netPeerGroup using the netPeerGroup Membership service? Aren't all peers members of the netPeerGroup automatically? My RDV implementation (very similar to the contrib one), doesn't join the netPeerGroup explicitly and seems to work fine. Am I missing something? TIA, Vanessa