[erlang-questions] net_kernel: start()

Andrew Stone stondage123@REDACTED
Thu Apr 17 17:24:21 CEST 2008


Hi,

Is there any reason that I cannot reliably run net_kernel:start(['somelongname@REDACTED']) from within my code.

It works fine from the erl shell, but not from compiled source. Yet sometimes it does work from compiled code. It's really strange. I posted my code below.

 net_kernel:start(['c1@REDACTED']).

Thanks,
Andrew





More information about the erlang-questions mailing list