This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem in running my daemon using inetd on Windows 98


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]