I wanted to thank you all for your replies.

I need to be more specific now, seeing that I actually can telnet localhost to port 23 now..

I coded a mud server that uses the C commands of listen and accept and runs on port 2000. When I try to connect to it using telnet localhost 2000 or from another machine, listen will detect the incoming telnet request but accept keeps dumping out with an error. The reason why i ask this here is that in my previous version (suse 6.1) I had no problems with my code, the only thing that has changed is my installing redhat 8.0. Does anyone know what changes might have been made to the way sockets are handled to make code that works in 6 not work in 8? (and I have tried suse 8.1, but I like redhat more).



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to