Daemon v0.2

Well, there's not much to this one.   Basically, it sits on a port and 
waits for a connection.  When it gets one, it sends out the message that 
you specified before.  It's probably buggy as hell, and the code is 
sloppy and poorly commented, but, hey, I wasn't intending for it to be 
nice, I wanted it to work.  And it does.  Most of the time.

compile with make daemon or gcc daemon.c -o deamon

comments/bugs/flames to sammy@freenet.akron.oh.us

