[erlang-questions] Connect to Node with multiple IPs

huangjl huangjl@REDACTED
Mon May 7 05:11:18 CEST 2012


Hi, All

         I have a question about erlang node connection. There are two
machines: MachineA and MachineB, MachineB has two IPs: IP1 and IP2. MachineA
want to connect to MachineB using IP, just like
net_kernel:connect_node('test@REDACTED') or net_kernel:connect_node('test@REDACTED').
Then , how to start only one test node at MachineB which can receive all
messages from test@REDACTED and test@REDACTED

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120507/db4cf7fd/attachment.htm>


More information about the erlang-questions mailing list