[erlang-questions] net_adm:ping/1
eigenfunction
<
>
Mon Apr 30 15:53:09 CEST 2012
Yes they are.
On 30 Apr., 15:41, Robert Raschke <
> wrote:
> Are the nodes using the same cookie?
> (Seehttp://www.erlang.org/doc/getting_started/conc_prog.html#id67210)
>
>
>
>
>
>
>
> On Mon, Apr 30, 2012 at 1:27 PM, eigenfunction <
> wrote:
> > Hi everybody,
> > i habe been trying to rpc another node on the same machine, but that
> > node did not respond. I then tried this:
>
> > (
) > erl_epmd:names(localhost).
> > {ok,[{test1,45555},{test2,49788}]}
>
> > (
) > net_adm:ping(
).
> > pang.
>
> > (
) > net_adm:ping(
).
> > pang.
>
> > Any Idea why it is not working?
>
>
>
> _______________________________________________
> erlang-questions mailing list
>
://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list