[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [idn] amending [IDNA]?
--On 17. august 2001 18:03 -0700 liana.ydisg@juno.com wrote:
> The IDN-label protocol is:
>
> idn-label(input, tag-file, input-std, zonefile, idn-name)
> {
> tag = find-tag(input, tag-file, input-std);
> switch (tag)
> {
I take it "idn-label" is a procedure to convert an input string into an IDN
label for use in the DNS.
could you please explain a little more where the tag-file, input-std and
zonefile arguments to the IDN-label protocol come from?
are these local parameters at the client, or does this occur at a different
place in the system?
I do not understand.
Harald