I want to implement a Unix daemon (let\'s call it myUnixd), and want the user to be able to interact with this daemon via the command line, for example:
use tcp socket if you want to use telnet to communicate with your daemon.