>-Original Message-
> From: sip-implementors-boun...@lists.cs.columbia.edu
[mailto:sip-implementors-boun...@lists.cs.columbia.edu] On Behalf Of Brez
Borland
>
> Thank you for input everybody! I am curious, what about Java and C#, do
they
> have libraries to resolve NAPTR?
Speaking for C# I
On Thu, Jun 30, 2011 at 4:55 PM, Iñaki Baz Castillo wrote:
> 2011/6/30 Saúl Ibarra Corretgé :
> > Did you check c-ares (http://c-ares.haxx.se/)? I haven't used it myself
> but I've seen it in some networking related projects. Just curious.
>
> As the website of udns says:
>
> c-ares (as of versio
2011/6/30 Saúl Ibarra Corretgé :
> Did you check c-ares (http://c-ares.haxx.se/)? I haven't used it myself but
> I've seen it in some networking related projects. Just curious.
As the website of udns says:
c-ares (as of version 1.2.0) decodes only the same A and PTR replies
as standard libresolv
Hi,
>
> Go with udns, it's really cool.
>
> However take into account that udns is a stub resolver. This means
> that it must rely on a recursive name server, usually co-located in
> local host or local network. A very good choice is Unbound, a
> validating, recursive and caching DNS resolver.
>
2011/6/30 Brez Borland :
> Exactly what I was looking for! Indeed I should have mentioned that it is C
> implementations I am interested in, yep. Thanks
Go with udns, it's really cool.
However take into account that udns is a stub resolver. This means
that it must rely on a recursive name server,
On Thu, Jun 30, 2011 at 3:35 PM, Iñaki Baz Castillo wrote:
> 2011/6/30 Brez Borland :
> > Could anybody suggest libraries I can use to query NAPTR records. I am
> > interested in those available for linux/bsd platforms. GPL/LGPL/BSD
> > licensed.
> >
> > I had bad luck searching for this on the w
2011/6/30 Brez Borland :
> Could anybody suggest libraries I can use to query NAPTR records. I am
> interested in those available for linux/bsd platforms. GPL/LGPL/BSD
> licensed.
>
> I had bad luck searching for this on the web.
INHO you should specify in which language you are interested.
In C
Hi all,
Could anybody suggest libraries I can use to query NAPTR records. I am
interested in those available for linux/bsd platforms. GPL/LGPL/BSD
licensed.
I had bad luck searching for this on the web.
Thank you,
Brez
___
Sip-implementors mailing li