Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

HttpListener Server

I'm creating a small HttpListener for a small server.
Everything is ok except I have a weird problem:

The server responds to the same client only for 20 times (or 21)!

I can't find where the problem comes from. I haven't put any limit, I haven't put any piece of code! Why can it be?
[325 byte] By [can16358p] at [2007-11-11 7:26:12]
# 1 Re: HttpListener Server
There is a chance the operating system you use could limit Http connections so please mentioned your OS platform
srinivas_s at 2007-11-11 21:49:04 >