<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000"><br>
<br>
Joe Abley wrote:
<blockquote cite="mid:3C52262E-72E6-4811-8A56-8958EBD0CD6B@hopcount.ca" 
type="cite">
  <pre wrap="">On 2013-05-22, at 14:12, Jared Mauch <a class="moz-txt-link-rfc2396E" href="mailto:jared@puck.nether.net"><jared@puck.nether.net></a> wrote:

</pre>
  <blockquote type="cite"><pre wrap="">It's not *that* hard to write a socket based application to do these types of things
</pre></blockquote>
  <pre wrap=""><!---->
I think Francis' presentation at DNS-OARC in Dublin (see earlier links) confirms what you say, but in that presentation the *that* above was qualified to quite some degree.

To put it another way, it looked to me like it's sufficiently hard that you don't want to write your own if someone else has already gone to the trouble of doing it for you :-)</pre>
</blockquote>
<pre wrap="">
</pre>
the "manyhosts" program in bind8/contrib is a thread-aware interface to 
the thread-safe version of the bind8 resolver. altering it to use tcp 
and to do name->address rather than address->name, to make it into
 a reasonable tcp test jig, is a few moments' work.<br>
<br>
</body></html>