node connections
Dustin Sallings
<
>
Tue Apr 20 21:17:35 CEST 2004
(this was posted to another forum I'm not sure if anyone reads. If
anyone here does, I apologize)
Anyone got any tips on making node connections? I've got a couple of
nodes, but I can't seem to get them talking to each other.
I'm not even completely sure how to address the other box. Here's what
I've got:
(
)1> node().
'
'
(
)1> node().
'
'
(
)2> net_adm:ping(rubik).
pang
(
)3>
net_adm:ping(
).
pang
(
)4>
net_adm:ping('
').
pang
(
)5> nodes().
[]
--
Dustin Sallings
More information about the erlang-questions
mailing list