Erlang echo server with eLite?
Administrator Computer Gripen
lennart.ohman@REDACTED
Thu Jul 25 15:56:11 CEST 2002
Try:
>erl -name mynode -setcookie biscuit
in your shell when starting the node or erlang:set_cookie(node(),biscuit)
if you like to set or change the cookie after start.
You can check your cookie with erlang:get_cookie().
Good luck!
/Lennart
Piotr Daruk wrote:
> Sorry! For such questions, but I'm a freshman to use an Erlang. How should I
> set cookies to make this work?
>
> Cheers;
> Piotr
>
More information about the erlang-questions
mailing list