HI,

On Jun 1, 2006, at 2:53 PM, Nuno Carvalho wrote:


Appia has a way of specifying the bind address, but I'm not using this at the moment in the Hedera implementation of Appia. I can enable this easily. I'll post a message here when the code is in the hedera CVS.



I added to the Hedera CVS a new version of the code that allows to set a specific bind address, when using UDP. I added also this option in the appia.xml config file, in the Channel that has the name "UDP p2p TOKEN Channel"(as an example).

you just need to add the parameter "local_address" in the hedera session, like this:
<chsession name="hederalayer">
<parameter name="local_address">10.99.8.99:27755</parameter>
</chsession>

Hope this helps.

Cheers,
--
Nuno Carvalho
University of Lisbon, Portugal

_______________________________________________
Hedera mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/hedera

Reply via email to