<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I am having trouble running the example from this tutorial:<div><a href="http://www.erlang.org/doc/getting_started/conc_prog.html#id67907" target="_blank">http://www.erlang.org/doc/getting_started/conc_prog.html#id67907</a></div><div>In specifics, the "A Larger Example" and the one before that.</div><div><br></div><div>I have two computers on the same network that are running <span style="font-size: 12pt;">Mininet/Ubuntu (using Virtual Box).</span></div><div><span style="font-size: 12pt;">What confuses me is this: "</span><span style="font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">(Note: </span><span class="code" style="font-size: 12pt; font-family: Courier, monospace; background-color: rgb(255, 255, 255);">erl -sname</span><span style="font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);"> assumes that all nodes are in the same IP domain and we can use only the first component of the IP address, if we want to use nodes in different domains we use </span><span class="code" style="font-size: 12pt; font-family: Courier, monospace; background-color: rgb(255, 255, 255);">-name</span><span style="font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);"> instead, but then all IP address must be given in full.)</span><span style="font-size: 12pt;">"</span></div><div><span style="font-size: 12pt;">How should I then call "erl", what options need to be placed when starting erlang?  </span></div>                                     </div></body>
</html>