Trying to make a simple xinetd app run
Trying to make a simple xinetd app run
- Subject: Trying to make a simple xinetd app run
- From: Aaron Ballman <email@hidden>
- Date: Mon, 16 Feb 2004 09:42:01 -0600
I know this probably isn't the best place to ask this question, but I
figured it can't hurt too much to try it.
I have a very simple application (echo app) that starts up from
xinetd. I've got it actually starting from the script and everything
just fine. But when I go to telnet into my application, this is the
error I get from telnet:
aaron:/etc/xinetd.d root# telnet localhost 3412
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
gfghfgh
'gfghfgh'
RegisterProcess failed (error = -50)
Connection closed by foreign host.
I've googled and ADC'ed for what RegisterProcess is and why it would
fail, but to no avail. Has anyone else run into this or have any
clues as to what I may be doing incorrect?
Thanks! And if this is too off-topic, just let me know.
~Aaron
--
To me, hockey is like boxing, except there's no bell, no ropes, and
the boxers carry sticks.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.