http://www.google.com/search?q=HTTPListener+VB.NET+example
...Glenn On Thu, Nov 6, 2008 at 6:21 AM, dex <[EMAIL PROTECTED]> wrote: > > Can anyone provide a complete example of htpplistener implementation > (in vb.net preferably). > There are many examples over the internet, but i need one that > actually close the connection and doesn't leaves it into "TIME_WAIT" > state. > I have an application that makes a lot of request and it seems that > windows socket limit of 5000 is a problem, because for each request > there is a "TIME_WAIT" connection left behind. > Thank you in advance. >
