>
On Sun, Apr 19, 2009 at 4:46 PM, Dennis Byrne <> wrote: > >From console A ... > > $ erl -sname foo -setcookie c > (
)1> > > >From console B ... > > $ erl -name bar -setcookie c > (
)1> What if you don't start one node with -sname and the other with -name?