On 1/10/07, Richard Wallace <[EMAIL PROTECTED]> wrote:
Hello all,I noticed there is a protocol handler for a DNS server, but didn't see if there is anything that can be used as a client. Is there a MINA based DNS client in the ApacheDS project?
No, but there are codecs for the PDU's including the most popular resource records, so a decent amount of rote work is available for reuse by a client. Enrique
