<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace">FRED leverages CORBA heavily, which provides some complexity to a whois server. The server(s) I've written are simple and go something like this:</div><div class="gmail_default" style="font-family:courier new,monospace"><br></div><div class="gmail_default" style="font-family:courier new,monospace">   o Listen on :43</div><div class="gmail_default" style="font-family:courier new,monospace">      Accept a line terminated with \r\n</div><div class="gmail_default" style="font-family:courier new,monospace">      Lookup the resource from a database and produce a text output</div><div class="gmail_default" style="font-family:courier new,monospace">      Close both reader and writer</div><div class="gmail_default" style="font-family:courier new,monospace"><br></div><div class="gmail_default" style="font-family:courier new,monospace">You can do the above in many languages and will be far easier that learning to install either of the aforementioned registry services.</div><div class="gmail_default" style="font-family:courier new,monospace"><br></div><div class="gmail_default" style="font-family:courier new,monospace">All you will need is root on a box that can talk to the general network.</div><div class="gmail_default" style="font-family:courier new,monospace"><br></div><div class="gmail_default" style="font-family:courier new,monospace">-rick</div><div class="gmail_default" style="font-family:courier new,monospace"><br></div><div class="gmail_default" style="font-family:courier new,monospace"> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 19, 2016 at 4:41 PM, Rubens Kuhl <span dir="ltr"><<a href="mailto:rubensk@nic.br" target="_blank">rubensk@nic.br</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
><br>
> You could also take a look at FRED<br>
><br>
> <a href="http://fred.nic.cz/" rel="noreferrer" target="_blank">http://fred.nic.cz/</a><br>
><br>
> Which is a full implementation of a registry including I believe whois.<br>
><br>
<br>
<br>
</span>There is CoCCA as well:<br>
<a href="https://wiki.cocca.org.nz/mediawiki/index.php/CoCCA_SRS_Software" rel="noreferrer" target="_blank">https://wiki.cocca.org.nz/mediawiki/index.php/CoCCA_SRS_Software</a><br>
<br>
I have no experience with either FRED or CoCCA to suggest whether one or the other would be easier to adapt.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Rubens<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
dns-operations mailing list<br>
<a href="mailto:dns-operations@lists.dns-oarc.net">dns-operations@lists.dns-oarc.net</a><br>
<a href="https://lists.dns-oarc.net/mailman/listinfo/dns-operations
dns-jobs" rel="noreferrer" target="_blank">https://lists.dns-oarc.net/mailman/listinfo/dns-operations<br>
dns-jobs</a> mailing list<br>
<a href="https://lists.dns-oarc.net/mailman/listinfo/dns-jobs" rel="noreferrer" target="_blank">https://lists.dns-oarc.net/mailman/listinfo/dns-jobs</a><br>
</div></div></blockquote></div><br></div>