[erlang-questions] Fwd: newbie distel / general node help
Mats Cronqvist
mats.cronqvist@REDACTED
Tue Feb 27 09:32:18 CET 2007
Raoul Duke wrote:
[..]
> So I then simplified to trying to get 2 nodes on the same
> machine working.
[...]
i take it that it doesn't work.
if you start 2 erls like this;
$ xterm -e erl -sname bla &
$ xterm -e erl -sname foo &
and ping one from the other;
(foo@REDACTED)1> net:ping(bla@REDACTED).
what do you get?
mats
More information about the erlang-questions
mailing list