Ident Daemon

This is a small piece of C code to enable a talker, MUD, or similar server program to perform RFC1413 lookups, asynchronously from the main talker/MUD process. I also have a DNS Daemon, based on this code.

The latest version is v1.13. This primarily contains a fix for a bug that I'm shocked no-one ran into before. It causes random crashes in ident_client.c, bringing down whatever you're using this code in. Note the fix is untested, but looks right :P.

Download It!

You may download the latest version by clicking on a link below:

Please be sure to read ALL the documentation, particularly the COPYRIGHT and README files.