Re: Multiple Peers
Vanessa Williams <[email protected]>
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
Sergio, I can't remember where the documentation is, but the trick is to have each peer use a different working directory (use - DJXTA_HOME=peerhomedir option) and each must use different ports for its transports (you can't have two peers trying to use port 9701 for tcp on the same machine). That's all there is to it. Vanessa On 16-Aug-05, at 6:43 AM, BESSA Sergio Bruno wrote: > Hi all, > > > I need help on finding information about multiple peers running in > the same java virtual machine. I read somewhere that this was > possible but I’m not being able to find the document where I found > this information…. > > Is it really possible to have multiple peers in the same JVM? > > Any help is really appreciated. > > > Thank you all. > > > Regards, > > > Sérgio Bessa > > >