Re: Strange server socket behaviour
- From: Mike Blake-Knox <mikebk@xxxxxxxxxxxxx>
- Date: Sat, 27 Jan 2007 11:35:43 -0500
In article <OTK81QcQHHA.4404@xxxxxxxxxxxxxxxxxxxx>, Massimo wrote:
I'm fearing this, too :-(
What shows up on the server console when you run your test? You are
writing some extra information onto the console.
Also, it looks as if the code accepts a connection and waits for the
first data to be received before it re-primes the accept. I think I
know (from looking at logs from a server in an unfreindly environment)
that it is possible to get exceptions from an EndAccept(). Where is the
exception taken? The sample code doesn't include the try/catch code.
Hope this helps.
Mike
.
- Follow-Ups:
- Re: Strange server socket behaviour
- From: Massimo
- Re: Strange server socket behaviour
- References:
- Strange server socket behaviour
- From: Massimo
- Re: Strange server socket behaviour
- From: Kevin Spencer
- Re: Strange server socket behaviour
- From: Massimo
- Re: Strange server socket behaviour
- From: Barry Kelly
- Re: Strange server socket behaviour
- From: Massimo
- Strange server socket behaviour
- Prev by Date: Re: Problem with anonymous methods in C#
- Next by Date: Re: intercepting the CLR
- Previous by thread: Re: Strange server socket behaviour
- Next by thread: Re: Strange server socket behaviour
- Index(es):
Loading