DConnect Daemon 0.5.3 (Development branch)03/23/2005 04:56 PM
DConnect Daemon is a daemon that acts as a Direct
Connect hub. It is written in pure C and utilizes
threads. It aims to be very fast, with a very good
protocol implementation.
Changes:
Less logging is done while receiving signals. A
few bugfixes were made.
Simple TCP Daemon08/15/2002 01:31 AM This class lets you write Simple daemons. The features of this class
are:
* Support running as inetd/standalone app
* Validate commands and handle commands through callbacks