* Re: Wrote a server, but telnet can't connect
[not found] ` <87ofetwjxd.fsf@erlenstar.demon.co.uk>
@ 2002-06-03 0:48 ` Colin Foran
2002-06-03 6:09 ` Matti Aarnio
0 siblings, 1 reply; 2+ messages in thread
From: Colin Foran @ 2002-06-03 0:48 UTC (permalink / raw)
To: Andrew Gierth, linux-kernel
>
>
> if you do the accept as a statement of its own, and then test the
> result in the if() condition, then you avoid this common novice trap.
> The days when there was a real advantage to combining the function
> call and the conditional test are long gone.
>
> --
thanks Andrew, really appreciate the interest.
I've changed the program as youve suggested, and even done away with the error
checking altogether, but Telnet still gets timed out. dont suppose youve seen
anything else that might trip it up?
Again, thanks for the interest
Cheers
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Wrote a server, but telnet can't connect
2002-06-03 0:48 ` Wrote a server, but telnet can't connect Colin Foran
@ 2002-06-03 6:09 ` Matti Aarnio
0 siblings, 0 replies; 2+ messages in thread
From: Matti Aarnio @ 2002-06-03 6:09 UTC (permalink / raw)
To: Colin Foran; +Cc: Andrew Gierth, linux-kernel
On Sun, Jun 02, 2002 at 08:48:48PM -0400, Colin Foran wrote:
> thanks Andrew, really appreciate the interest.
> I've changed the program as youve suggested, and even done away with
> the error checking altogether, but Telnet still gets timed out. dont
> suppose youve seen anything else that might trip it up?
Perhaps your machine has some built-in firewall ?
E.g. picking lattest RedHat and answering "strict security" into
default-firewall building question in the installation tool will
cause this kind of problems.
> Again, thanks for the interest
> Cheers
/Matti Aarnio
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-03 6:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <24fda70e.0206021107.1222101f@posting.google.com>
[not found] ` <87ofetwjxd.fsf@erlenstar.demon.co.uk>
2002-06-03 0:48 ` Wrote a server, but telnet can't connect Colin Foran
2002-06-03 6:09 ` Matti Aarnio
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox