When creating an OtpNode instance what kind of node is this? Is it like an erl -sname xxx or like an elr -name xxx ?
Jinterface OtpNode initialization -name or -sname flag
871 views Asked by Paralife At
2
When creating an OtpNode instance what kind of node is this? Is it like an erl -sname xxx or like an elr -name xxx ?
It is working as "-sname". At least according to the following example.
TryOTP.java (imports are omitted on purpose)
Running the Erlang shell: