Re: Best Transport configuration for an standard jxta network?

Vanessa Williams <[email protected]> Thu, 1 Sep 2005 07:57:03 -0400
Newsgroups gmane.comp.java.jxta.user
Message-ID <[email protected]>
Hi Joan,

if I understand what you're asking, then TCP is always the preferred  
way to connect. The problem is just that it isn't always possible,  
and in those cases HTTP is to be used. If you configure both TCP and  
HTTP transports, I believe that the endpoint router will choose the  
best one it can use in the current circumstances (so, TCP if  
possible, HTTP otherwise). Also, if some of the machines might be  
able to reach each other by multicast you should turn that on because  
it will be used if possible.

hth,

Vanessa

On 1-Sep-05, at 6:55 AM, Joan Esteve wrote:

> Greetings, jxta users!
>
> I've a new question about the external JXTA configuration from the  
> nodes of the network. What is the BEST configuration of the node's  
> transport list?
> They're going to run in a standard net (with default firewalls,  
> local and remote nets, etc...)
>
> Which protocol (HTTP or TCP) is better when connecting edge nodes  
> with rendezvous nodes? Does it affect to the net performance and  
> it's behaviour?
>
> In my initial tests i've disabled mutlticast and tcp addresses and  
> set my edge nodes to connect to my rendezvous via http (like  
> config.addRendezVous(new URI("http://.....:9700"))
>
> Any good idea or suggestion?
>
> THANKS IN ADVANCE, this list is very useful for me!
>
> Joan
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>