[erlang-questions] Autogenerating node names
Tony Rogvall
tony@REDACTED
Fri Dec 12 09:24:29 CET 2008
I just did the command on my mac and it says:
[tony@REDACTED src]$ grep epmd /etc/services
epmd 4369/tcp # Erlang Port Mapper Daemon
epmd 4369/udp # Erlang Port Mapper Daemon
Cool. When did this happend? I guess it's been there for a while?
/Tony
On 12 dec 2008, at 00.29, Per Hedeland wrote:
> "Vlad Dumitrescu" <vladdu55@REDACTED> wrote:
>>
>> On Thu, Dec 11, 2008 at 19:01, Zvi <exta7@REDACTED> wrote:
>>>
>>> do you know how to programmatically get the range of epmd ports?
>>
>> No, sorry, I assume the default port 4369.
>
> That's the only one.
>
> $ grep epmd /etc/services
> epmd 4369/tcp # Erlang Port Mapper
> Daemon
> epmd 4369/udp # Erlang Port Mapper
> Daemon
>
>
> --Per
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list