Problem in running my daemon using inetd on Windows 98

Ashish Ranjan ashishwave@yahoo.com
Mon Nov 12 08:20:00 GMT 2001


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
####

and i also put the following entry in
c:/windows/services
####
TryDaemon 9877/tcp
######

Now i ran /usr/sbin/inetd.exe from command prompt.And
then ran TryClient.exe to connect from 127.0.0.1 .
BUT IT DOES NOT CONNECT TO  THE SERVER , as server (
daemon) dumps the stack.What is the problem. I am
sending the stackdump as an attachment of this
mail.The dump shows STATUS_ACCESS_VIOLATION.
    Note that i am working on Windows 98.
      Please reply soon.
bye  :-)
Ashish



__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DAEMONSERVER.EXE.stackdump
Type: application/x-unknown
Size: 837 bytes
Desc: DAEMONSERVER.EXE.stackdump
URL: <http://cygwin.com/pipermail/cygwin/attachments/20011112/7905c1f7/attachment.bin>
-------------- next part --------------
--
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