Problem in running my daemon using inetd on Windows 98

Corinna Vinschen cygwin@cygwin.com
Mon Nov 12 18:05:00 GMT 2001


On Mon, Nov 19, 2001 at 09:33:10PM -0800, Ashish Ranjan wrote:
> Hello,
>   i made my own daemon TryDaemon.exe and client
> TryClient.exe . I installed inetutils-1.3.2-11 on
> cygwin. i first ran iu-config and then put the
> following entry in /etc/inetd.conf
> ######
> TryDaemon   stream   tcp   nowait   root 
> /home/unknown/TryDaemon

Try to change the inetd.conf line to

  TryDaemon stream tcp nowait root /home/unknown/TryDaemon TryDeamon

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list