[erlang-questions] Starting erl with unicode hostname

dmitry kolesnikov dmkolesnikov@REDACTED
Mon Feb 13 08:35:39 CET 2012


Hello,

Have you tried IDNA encoding instead of Unicode?

Best Regards,
Dmitry >-|-|-*>


On 13.2.2012, at 8.16, Vinod H G <vinodhg@REDACTED> wrote:

> I agree hostname is an atom, but os hostname may have unicode right.
>
> Ex:
>
> 'host_with_ë_or_â'
>
> erl -name 'node@REDACTEDë_or_â'
> or
> erl -sname node
>
> These will give invalid node name error.
>
>
> On Fri, Feb 10, 2012 at 2:20 PM, Michael Uvarov <freeakk@REDACTED> wrote:
>>
>> Hostname is an atom.
>
>
>
>
> --
>
> Thanks & Regards,
> Vinod H. G.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list