>
>
>
>
>
>
>
> On Mon, Apr 30, 2012 at 1:27 PM, eigenfunction <
emeka_1...@yahoo.com> 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:
>
> > (test2@mycomputer) > erl_epmd:names(localhost).
> > {ok,[{test1,45555},{test2,49788}]}
>
> > (test2@mycomputer) > net_adm:ping(test1@mycomputer).
> > pang.
>
> > (test2@mycomputer) > net_adm:ping(test1@localhost).
> > pang.
>
> > Any Idea why it is not working?
>
>
>